Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
jsonapi.cc File Reference

Classes

class JsTrigger::Impl
class JsonapiConnection

Namespaces

namespace Ase

Macros

#defineassert_500(c)
#defineERROR500(WHAT)
#defineGCDEBUG(...)
#defineGCDEBUG_ENABLED()

Typedefs

usingJsonapiConnectionP = std::shared_ptr< JsonapiConnection >
usingJsonapiConnectionW = std::weak_ptr< JsonapiConnection >

Functions

CustomDataContainer *jsonapi_connection_data ()
JsonapiBinarySenderjsonapi_connection_sender ()
WebSocketConnectionPjsonapi_make_connection (WebSocketConnection::Internals &internals, int logflags)
voidjsonapi_require_auth (const String &subprotocol)

Macro Definition Documentation

GCDEBUG

#define GCDEBUG ( ...)

GCDEBUG_ENABLED

#define GCDEBUG_ENABLED ( )

ERROR500

#define ERROR500 ( WHAT)

assert_500

#define assert_500 ( c)