Sirikata
Namespaces | Defines | Functions
libcore/src/network/PBJDebug.cpp File Reference
#include <sirikata/core/network/PBJDebug.hpp>
#include "Protocol_Empty.pbj.hpp"
Include dependency graph for PBJDebug.cpp:

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Defines

#define __FIELD(i)   msg.unknown_fields().field(i)

Functions

SIRIKATA_FUNCTION_EXPORT bool Sirikata::printPBJMessageString (const std::string &msg)
 Print out the contents of an encoded PBJ message.
SIRIKATA_FUNCTION_EXPORT bool Sirikata::printPBJMessageArray (const Sirikata::Network::Chunk &msg)

Define Documentation

#define __FIELD (   i)    msg.unknown_fields().field(i)