Classes | |
class | JsTrigger::Impl |
class | JsonapiConnection |
Namespaces | |
namespace | Ase |
Macros | |
#define | assert_500(c) |
#define | ERROR500(WHAT) |
#define | GCDEBUG(...) |
#define | GCDEBUG_ENABLED() |
Typedefs | |
using | JsonapiConnectionP = std::shared_ptr< JsonapiConnection > |
using | JsonapiConnectionW = std::weak_ptr< JsonapiConnection > |
Functions | |
CustomDataContainer * | jsonapi_connection_data () |
JsonapiBinarySender | jsonapi_connection_sender () |
WebSocketConnectionP | jsonapi_make_connection (WebSocketConnection::Internals &internals, int logflags) |
void | jsonapi_require_auth (const String &subprotocol) |
#define GCDEBUG | ( | ... | ) |
#define GCDEBUG_ENABLED | ( | ) |
#define ERROR500 | ( | WHAT | ) |
#define assert_500 | ( | c | ) |