|
ug4
|
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 &) |
|
inline |
| void(* ug::GlobalAttachments::IFunctionEntry::addSerializer) (GridDataSerializationHandler &, Grid &, IAttachment &) |
| void(* ug::GlobalAttachments::IFunctionEntry::attach) (Grid &, IAttachment &) |
| void(* ug::GlobalAttachments::IFunctionEntry::readFunc) (std::istream &, Grid &, IAttachment &) |
| void(* ug::GlobalAttachments::IFunctionEntry::writeFunc) (std::ostream &, Grid &, IAttachment &) |