Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Namespaces | |
namespace | Jingle |
See XEP-0166: Jingle and https://camaya.net/api/gloox/namespacegloox_1_1Jingle.html. | |
Classes | |
struct | CertInfo |
class | Client |
class | ClientImpl |
class | ConnectionListener |
class | ConnectionListenerWrapper |
class | DelayedDelivery |
class | Disco |
class | IQ |
class | IqHandler |
class | IqHandlerWrapper |
class | JID |
class | list |
class | Message |
class | MessageHandler |
class | MessageHandlerWrapper |
class | MUCRoom |
class | MUCRoomHandler |
class | MUCRoomHandlerWrapper |
struct | MUCRoomParticipant |
class | Presence |
class | Registration |
struct | RegistrationFields |
class | RegistrationHandler |
class | RegistrationHandlerWrapper |
class | SessionHandlerWrapper |
class | SessionManager |
class | StanzaExtension |
class | StanzaExtensionWrapper |
class | string |
class | Tag |
Typedefs | |
typedef glooxwrapper::list< Tag * > | TagList |
typedef glooxwrapper::list< const Tag * > | ConstTagList |
Functions | |
GLOOXWRAPPER_API void * | glooxwrapper_alloc (size_t size) |
GLOOXWRAPPER_API void | glooxwrapper_free (void *p) |
static std::ostream & | operator<< (std::ostream &stream, const string &string) |
Variables | |
static const std::string | XMLNS = "xmlns" |
static const std::string | XMLNS_JINGLE_0AD_GAME = "urn:xmpp:jingle:apps:0ad-game:1" |
typedef glooxwrapper::list<const Tag*> glooxwrapper::ConstTagList |
typedef glooxwrapper::list<Tag*> glooxwrapper::TagList |
void * glooxwrapper::glooxwrapper_alloc | ( | size_t | size | ) |
void glooxwrapper::glooxwrapper_free | ( | void * | p | ) |
|
inlinestatic |
|
static |
|
static |