TUIO C++ Developer API
TUIO::TuioServer Member List

This is the complete list of members for TUIO::TuioServer, including all inherited members.

addExternalTuioBlob(TuioBlob *tblb)TUIO::TuioManager
addExternalTuioCursor(TuioCursor *tcur)TUIO::TuioManager
addExternalTuioObject(TuioObject *tobj)TUIO::TuioManager
addOscSender(OscSender *sender) (defined in TUIO::TuioServer)TUIO::TuioServer
addTuioBlob(float xp, float yp, float angle, float width, float height, float area)TUIO::TuioManager
addTuioCursor(float xp, float yp)TUIO::TuioManager
addTuioListener(TuioListener *listener)TUIO::TuioDispatcher
addTuioObject(int sym, float xp, float yp, float a)TUIO::TuioManager
blobList (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
blobMutex (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
commitFrame()TUIO::TuioServer
copyTuioBlobs()TUIO::TuioDispatcher
copyTuioCursors()TUIO::TuioDispatcher
copyTuioObjects()TUIO::TuioDispatcher
currentFrame (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
currentFrameTime (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
cursorList (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
cursorMutex (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
disableFullUpdate()TUIO::TuioServerinline
disablePeriodicMessages()TUIO::TuioServerinline
enableBlobProfile(bool flag) (defined in TUIO::TuioServer)TUIO::TuioServerinline
enableCursorProfile(bool flag) (defined in TUIO::TuioServer)TUIO::TuioServerinline
enableFullUpdate()TUIO::TuioServerinline
enableObjectProfile(bool flag) (defined in TUIO::TuioServer)TUIO::TuioServerinline
enablePeriodicMessages(int interval=1)TUIO::TuioServerinline
freeBlobBuffer (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
freeBlobList (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
freeCursorBuffer (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
freeCursorList (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
fullUpdateEnabled()TUIO::TuioServerinline
getClosestTuioBlob(float xp, float yp)TUIO::TuioManager
getClosestTuioCursor(float xp, float yp)TUIO::TuioManager
getClosestTuioObject(float xp, float yp)TUIO::TuioManager
getFrameID()TUIO::TuioManager
getFrameTime()TUIO::TuioManager
getInvertAngle() (defined in TUIO::TuioManager)TUIO::TuioManagerinline
getInvertXpos() (defined in TUIO::TuioManager)TUIO::TuioManagerinline
getInvertYpos() (defined in TUIO::TuioManager)TUIO::TuioManagerinline
getSessionID()TUIO::TuioManager
getTuioBlob(long s_id)TUIO::TuioDispatcher
getTuioBlobs()TUIO::TuioDispatcher
getTuioCursor(long s_id)TUIO::TuioDispatcher
getTuioCursors()TUIO::TuioDispatcher
getTuioObject(long s_id)TUIO::TuioDispatcher
getTuioObjects()TUIO::TuioDispatcher
getUntouchedBlobs()TUIO::TuioManager
getUntouchedCursors()TUIO::TuioManager
getUntouchedObjects()TUIO::TuioManager
getUpdateInterval()TUIO::TuioServerinline
initFrame(TuioTime ttime)TUIO::TuioManager
invert_a (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
invert_x (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
invert_y (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
isVerbose() (defined in TUIO::TuioManager)TUIO::TuioManagerinline
listenerList (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
lockBlobList()TUIO::TuioDispatcher
lockCursorList()TUIO::TuioDispatcher
lockObjectList()TUIO::TuioDispatcher
maxBlobID (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
maxCursorID (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
objectList (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
objectMutex (defined in TUIO::TuioDispatcher)TUIO::TuioDispatcherprotected
periodicMessagesEnabled()TUIO::TuioServerinline
removeAllTuioListeners()TUIO::TuioDispatcher
removeExternalTuioBlob(TuioBlob *tblb)TUIO::TuioManager
removeExternalTuioCursor(TuioCursor *tcur)TUIO::TuioManager
removeExternalTuioObject(TuioObject *tobj)TUIO::TuioManager
removeTuioBlob(TuioBlob *tblb)TUIO::TuioManager
removeTuioCursor(TuioCursor *tcur)TUIO::TuioManager
removeTuioListener(TuioListener *listener)TUIO::TuioDispatcher
removeTuioObject(TuioObject *tobj)TUIO::TuioManager
removeUntouchedStoppedBlobs()TUIO::TuioManager
removeUntouchedStoppedCursors()TUIO::TuioManager
removeUntouchedStoppedObjects()TUIO::TuioManager
resetTuioBlobs() (defined in TUIO::TuioManager)TUIO::TuioManager
resetTuioCursors() (defined in TUIO::TuioManager)TUIO::TuioManager
resetTuioObjects() (defined in TUIO::TuioManager)TUIO::TuioManager
sendFullMessages()TUIO::TuioServer
sessionID (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
setInversion(bool ix, bool iy, bool ia) (defined in TUIO::TuioManager)TUIO::TuioManagerinline
setInvertAngle(bool ia) (defined in TUIO::TuioManager)TUIO::TuioManagerinline
setInvertXpos(bool ix) (defined in TUIO::TuioManager)TUIO::TuioManagerinline
setInvertYpos(bool iy) (defined in TUIO::TuioManager)TUIO::TuioManagerinline
setSourceName(const char *name)TUIO::TuioServer
setSourceName(const char *name, const char *ip)TUIO::TuioServer
setVerbose(bool verbose)TUIO::TuioManagerinline
stopUntouchedMovingBlobs()TUIO::TuioManager
stopUntouchedMovingCursors()TUIO::TuioManager
stopUntouchedMovingObjects()TUIO::TuioManager
TuioDispatcher()TUIO::TuioDispatcher
TuioManager()TUIO::TuioManager
TuioServer()TUIO::TuioServer
TuioServer(const char *host, int port)TUIO::TuioServer
TuioServer(OscSender *sender)TUIO::TuioServer
unlockBlobList()TUIO::TuioDispatcher
unlockCursorList()TUIO::TuioDispatcher
unlockObjectList()TUIO::TuioDispatcher
updateBlob (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
updateCursor (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
updateExternalTuioBlob(TuioBlob *tblb)TUIO::TuioManager
updateExternalTuioCursor(TuioCursor *tcur)TUIO::TuioManager
updateExternalTuioObject(TuioObject *tobj)TUIO::TuioManager
updateObject (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
updateTuioBlob(TuioBlob *tblb, float xp, float yp, float angle, float width, float height, float area)TUIO::TuioManager
updateTuioCursor(TuioCursor *tcur, float xp, float yp)TUIO::TuioManager
updateTuioObject(TuioObject *tobj, float xp, float yp, float a)TUIO::TuioManager
verbose (defined in TUIO::TuioManager)TUIO::TuioManagerprotected
~TuioDispatcher()TUIO::TuioDispatcher
~TuioManager()TUIO::TuioManager
~TuioServer()TUIO::TuioServer