Jack2 1.9.6
Public Member Functions | Static Public Attributes

Jack::JackInternalClient Class Reference

Internal clients in the server. More...

#include <JackInternalClient.h>

Inheritance diagram for Jack::JackInternalClient:
Jack::JackClient Jack::JackClientInterface Jack::JackRunnableInterface Jack::JackLoadableInternalClient Jack::JackLoadableInternalClient1 Jack::JackLoadableInternalClient2

List of all members.

Public Member Functions

 JackInternalClient (JackServer *server, JackSynchro *table)
int Open (const char *server_name, const char *name, jack_options_t options, jack_status_t *status)
JackGraphManagerGetGraphManager () const
JackEngineControlGetEngineControl () const
JackClientControlGetClientControl () const

Static Public Attributes

static JackGraphManagerfGraphManager = NULL
static JackEngineControlfEngineControl = NULL

Detailed Description

Internal clients in the server.

Definition at line 37 of file JackInternalClient.h.


Constructor & Destructor Documentation

Jack::JackInternalClient::JackInternalClient ( JackServer server,
JackSynchro table 
)

Client control

Definition at line 57 of file JackInternalClient.cpp.


Member Data Documentation

Shared memory Port manager

Definition at line 56 of file JackInternalClient.h.


The documentation for this class was generated from the following files: