Main Page   Compound List   File List   Compound Members   File Members  

OSCbuf_struct Struct Reference

#include <OSC-client.h>

List of all members.

Public Attributes

char* buffer
int size
char* bufptr
int state
int4bytethisMsgSize
int4byteprevCounts [MAX_BUNDLE_NESTING]
int bundleDepth
char* typeStringPtr
int gettingFirstUntypedArg


Member Data Documentation

char * OSCbuf_struct::buffer
 

Definition at line 93 of file OSC-client.h.

char * OSCbuf_struct::bufptr
 

Definition at line 95 of file OSC-client.h.

int OSCbuf_struct::bundleDepth
 

Definition at line 102 of file OSC-client.h.

int OSCbuf_struct::gettingFirstUntypedArg
 

Definition at line 105 of file OSC-client.h.

int4byte * OSCbuf_struct::prevCounts
 

Definition at line 99 of file OSC-client.h.

int OSCbuf_struct::size
 

Definition at line 94 of file OSC-client.h.

int OSCbuf_struct::state
 

Definition at line 96 of file OSC-client.h.

int4byte * OSCbuf_struct::thisMsgSize
 

Definition at line 97 of file OSC-client.h.

char * OSCbuf_struct::typeStringPtr
 

Definition at line 103 of file OSC-client.h.


The documentation for this struct was generated from the following file:
Generated at Mon Oct 14 00:10:52 2002 for avrlib by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001