Public Member Functions | Friends

osc::ReceivedBundleElement Class Reference

#include <OscReceivedElements.h>

List of all members.

Public Member Functions

 ReceivedBundleElement (const char *size)
bool IsMessage () const
bool IsBundle () const
int32 Size () const
const char * Contents () const

Friends

class ReceivedBundleElementIterator

Constructor & Destructor Documentation

osc::ReceivedBundleElement::ReceivedBundleElement ( const char *  size ) [inline]

Member Function Documentation

const char* osc::ReceivedBundleElement::Contents (  ) const [inline]
bool osc::ReceivedBundleElement::IsBundle (  ) const
bool osc::ReceivedBundleElement::IsMessage (  ) const [inline]
int32 osc::ReceivedBundleElement::Size (  ) const

Friends And Related Function Documentation

friend class ReceivedBundleElementIterator [friend]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines