hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | List of all members
hobbes::refutableP Struct Reference
Inheritance diagram for hobbes::refutableP:
Inheritance graph
Collaboration diagram for hobbes::refutableP:
Collaboration graph

Public Member Functions

bool with (const MatchLiteral *v) const
 
bool with (const MatchAny *) const
 
bool with (const MatchArray *) const
 
bool with (const MatchRegex *) const
 
bool with (const MatchVariant *) const
 
bool with (const MatchRecord *x) const
 

Member Function Documentation

◆ with() [1/6]

bool hobbes::refutableP::with ( const MatchLiteral v) const
inlinevirtual

◆ with() [2/6]

bool hobbes::refutableP::with ( const MatchAny ) const
inlinevirtual

◆ with() [3/6]

bool hobbes::refutableP::with ( const MatchArray ) const
inlinevirtual

◆ with() [4/6]

bool hobbes::refutableP::with ( const MatchRegex ) const
inlinevirtual

◆ with() [5/6]

bool hobbes::refutableP::with ( const MatchVariant ) const
inlinevirtual

◆ with() [6/6]

bool hobbes::refutableP::with ( const MatchRecord x) const
inlinevirtual

The documentation for this struct was generated from the following file: