#include <OscReceivedElements.h>
◆ ReceivedPacket() [1/3]
◆ ReceivedPacket() [2/3]
osc::ReceivedPacket::ReceivedPacket |
( |
const char * |
contents, |
|
|
std::size_t |
size |
|
) |
| |
|
inline |
◆ ReceivedPacket() [3/3]
osc::ReceivedPacket::ReceivedPacket |
( |
const char * |
contents, |
|
|
int |
size |
|
) |
| |
|
inline |
◆ Contents()
const char* osc::ReceivedPacket::Contents |
( |
| ) |
const |
|
inline |
◆ IsBundle()
bool osc::ReceivedPacket::IsBundle |
( |
| ) |
const |
◆ IsMessage()
bool osc::ReceivedPacket::IsMessage |
( |
| ) |
const |
|
inline |
◆ Size()
◆ ValidateSize()
◆ contents_
const char* osc::ReceivedPacket::contents_ |
|
private |
◆ size_
The documentation for this class was generated from the following files: