Real Time Open Sound Control librtosc
|
Public Member Functions | |
MetaContainer (const char *str_) | |
MetaIterator | begin (void) const |
MetaIterator | end (void) const |
MetaIterator | find (const char *str) const |
size_t | length (void) const |
const char * | operator[] (const char *str) const |
Return the key to the value str , or NULL if the key is invalid or if there's no value for that key. | |
Public Attributes | |
const char * | str_ptr |