Real Time Open Sound Control librtosc
Public Member Functions | Public Attributes | List of all members
rtosc::Port::MetaContainer Class Reference

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. More...
 

Public Attributes

const char * str_ptr
 

Member Function Documentation

◆ operator[]()

const char* rtosc::Port::MetaContainer::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.


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