ug4
ug::GlobalAttachments::IFunctionEntry Struct Reference
+ Inheritance diagram for ug::GlobalAttachments::IFunctionEntry:

Public Member Functions

 IFunctionEntry ()
 

Public Attributes

void(* addSerializer )(GridDataSerializationHandler &, Grid &, IAttachment &)
 
void(* attach )(Grid &, IAttachment &)
 
void(* readFunc )(std::istream &, Grid &, IAttachment &)
 
void(* writeFunc )(std::ostream &, Grid &, IAttachment &)
 

Constructor & Destructor Documentation

◆ IFunctionEntry()

ug::GlobalAttachments::IFunctionEntry::IFunctionEntry ( )
inline

Member Data Documentation

◆ addSerializer

◆ attach

void(* ug::GlobalAttachments::IFunctionEntry::attach) (Grid &, IAttachment &)

◆ readFunc

void(* ug::GlobalAttachments::IFunctionEntry::readFunc) (std::istream &, Grid &, IAttachment &)

◆ writeFunc

void(* ug::GlobalAttachments::IFunctionEntry::writeFunc) (std::ostream &, Grid &, IAttachment &)

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