All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_predexp_base Struct Reference

Detailed Description

Defines a predicate expression base.

Definition at line 32 of file as_predexp.h.

#include "as_predexp.h"

+ Collaboration diagram for as_predexp_base:

Data Fields

as_predexp_base_dtor_fn dtor_fn
 
as_predexp_base_size_fn size_fn
 
as_predexp_base_write_fn write_fn
 

Field Documentation

as_predexp_base_dtor_fn as_predexp_base::dtor_fn

Destructor for this object.

Definition at line 37 of file as_predexp.h.

as_predexp_base_size_fn as_predexp_base::size_fn

Returns serialization size of this object.

Definition at line 42 of file as_predexp.h.

as_predexp_base_write_fn as_predexp_base::write_fn

Serialize this object into a command.

Definition at line 47 of file as_predexp.h.


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