Public Member Functions

osc::ReceivedPacket Class Reference

#include <OscReceivedElements.h>

List of all members.

Public Member Functions

 ReceivedPacket (const char *contents, int32 size)
bool IsMessage () const
bool IsBundle () const
int32 Size () const
const char * Contents () const

Constructor & Destructor Documentation

osc::ReceivedPacket::ReceivedPacket ( const char *  contents,
int32  size 
) [inline]

Member Function Documentation

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

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