LMMS
Loading...
Searching...
No Matches
rtosc::Port::MetaContainer Class Reference

#include <ports.h>

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

Public Attributes

const char * str_ptr

Constructor & Destructor Documentation

◆ MetaContainer()

Port::MetaContainer::MetaContainer ( const char * str_)

Member Function Documentation

◆ begin()

Port::MetaIterator Port::MetaContainer::begin ( void ) const

◆ end()

Port::MetaIterator Port::MetaContainer::end ( void ) const

◆ find()

Port::MetaIterator Port::MetaContainer::find ( const char * str) const

◆ length()

size_t Port::MetaContainer::length ( void ) const

◆ operator[]()

const char * 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.

Member Data Documentation

◆ str_ptr

const char* rtosc::Port::MetaContainer::str_ptr

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