The C++ framework for developing highly scalable, high performance servers on Windows platforms.

PredicateContext Struct Reference

Collaboration diagram for PredicateContext:

List of all members.


Detailed Description

Context used to create the assertion callstack on failure. Must be a POD to allow inline initialisation without stepping into the debugger.

Public Types

typedef unsigned int Id

Public Attributes

Id id_
const char * file_
unsigned int line_
const char * expr_
PredicateContextnext_
Failurefailure_
 Related Failure, set when the PredicateContext is converted into a Failure.

Member Typedef Documentation

typedef unsigned int Id


Member Data Documentation

const char* file_

unsigned int line_

const char* expr_

Related Failure, set when the PredicateContext is converted into a Failure.


Generated on Sun Sep 12 19:12:01 2021 for The Server Framework - v7.4 by doxygen 1.5.3