ug4
|
This is the complete list of members for ug::GlobalAttachments, including all inherited members.
add_attachment_serializer(GridDataSerializationHandler &handler, Grid &g, IAttachment &attachment) | ug::GlobalAttachments | inlineprivatestatic |
add_data_serializer(GridDataSerializationHandler &handler, Grid &grid, const std::string &name) | ug::GlobalAttachments | inlinestatic |
attach(Grid &g, const std::string &name) | ug::GlobalAttachments | inlinestatic |
attachment(const std::string &name) | ug::GlobalAttachments | inlinestatic |
attachment_entry(const std::string &name) | ug::GlobalAttachments | inlineprivatestatic |
attachment_names() | ug::GlobalAttachments | inlineprivatestatic |
attachment_pass_on_behaviour(const std::string &name) | ug::GlobalAttachments | inlinestatic |
attachment_types() | ug::GlobalAttachments | inlineprivatestatic |
AttachmentMap typedef | ug::GlobalAttachments | private |
attachments() | ug::GlobalAttachments | inlineprivatestatic |
AttachmentTypeMap typedef | ug::GlobalAttachments | private |
cast_and_attach(Grid &grid, IAttachment &attachment) | ug::GlobalAttachments | inlineprivatestatic |
declare_attachment(const std::string &name, bool passOnBehaviour=false) | ug::GlobalAttachments | inlinestatic |
declare_attachment(const std::string &name, const std::string &typeName, bool passOnBehaviour=false) | ug::GlobalAttachments | inlinestatic |
declared_attachment_names() | ug::GlobalAttachments | inlinestatic |
function_entry(const std::string &name) | ug::GlobalAttachments | inlineprivatestatic |
function_entry(const AttachmentEntry &ae) | ug::GlobalAttachments | inlineprivatestatic |
functions() | ug::GlobalAttachments | inlineprivatestatic |
FunctionVec typedef | ug::GlobalAttachments | private |
GlobalAttachments() | ug::GlobalAttachments | inlineprivate |
inst() | ug::GlobalAttachments | inlineprivatestatic |
is_attached(Grid &g, const std::string &name) | ug::GlobalAttachments | inlinestatic |
is_declared(const std::string &name) | ug::GlobalAttachments | inlinestatic |
m_attachmentMap | ug::GlobalAttachments | private |
m_attachmentNames | ug::GlobalAttachments | private |
m_attachmentTypeMap | ug::GlobalAttachments | private |
m_functionVecs | ug::GlobalAttachments | private |
read_attachment_from_stream(std::istream &in, Grid &grid, IAttachment &attachment) | ug::GlobalAttachments | inlineprivatestatic |
read_attachment_values(std::istream &in, Grid &grid, const std::string &name) | ug::GlobalAttachments | inlinestatic |
register_attachment_type() | ug::GlobalAttachments | inlinestatic |
register_standard_attachment_types() | ug::GlobalAttachments | inlineprivatestatic |
remove_function_entry(const AttachmentEntry &ae) | ug::GlobalAttachments | inlineprivatestatic |
SynchronizeDeclaredGlobalAttachments(Grid &grid, int procId) | ug::GlobalAttachments | inlinestatic |
type_is_registered(const std::string &typeName) | ug::GlobalAttachments | inlinestatic |
type_name(const std::string &name) | ug::GlobalAttachments | inlinestatic |
undeclare_attachment(const std::string &name) | ug::GlobalAttachments | inlinestatic |
write_attachment_to_stream(std::ostream &out, Grid &grid, IAttachment &attachment) | ug::GlobalAttachments | inlineprivatestatic |
write_attachment_values(std::ostream &out, Grid &grid, const std::string &name) | ug::GlobalAttachments | inlinestatic |
~GlobalAttachments() | ug::GlobalAttachments | inlineprivate |