Field3D
|
addGroupMembership(const GroupMembershipMap &groupMembers) | Field3DFileBase | |
clear() | Field3DFileBase | |
close() | Field3DFileBase | |
closeInternal() | Field3DFileBase | [protected] |
Field3DFileBase() | Field3DFileBase | |
Field3DFileBase(const Field3DFileBase &) | Field3DFileBase | [private] |
getIntPartitionNames(std::vector< std::string > &names) const | Field3DFileBase | [protected] |
getIntScalarLayerNames(std::vector< std::string > &names, const std::string &intPartitionName) const | Field3DFileBase | [protected] |
getIntVectorLayerNames(std::vector< std::string > &names, const std::string &intPartitionName) const | Field3DFileBase | [protected] |
getPartition(const std::string &partitionName) const | Field3DFileBase | [inline] |
getPartitionNames(std::vector< std::string > &names) const | Field3DFileBase | |
getScalarLayerNames(std::vector< std::string > &names, const std::string &partitionName) const | Field3DFileBase | |
getVectorLayerNames(std::vector< std::string > &names, const std::string &partitionName) const | Field3DFileBase | |
GroupMembershipMap typedef | Field3DFileBase | |
intPartitionName(const std::string &partitionName, const std::string &layerName, FieldRes::Ptr field) | Field3DFileBase | |
m_file | Field3DFileBase | [protected] |
m_groupMembership | Field3DFileBase | [protected] |
m_layerInfo | Field3DFileBase | [protected] |
m_metadata | Field3DFileBase | [protected] |
m_partitionCount | Field3DFileBase | [protected] |
m_partitionNames | Field3DFileBase | [protected] |
m_partitions | Field3DFileBase | [protected] |
makeIntPartitionName(const std::string &partitionsName, int i) const | Field3DFileBase | [protected] |
metadata() | Field3DFileBase | [inline] |
metadata() const | Field3DFileBase | [inline] |
metadataHasChanged(const std::string &) | Field3DFileBase | [inline, virtual] |
numIntPartitions(const std::string &partitionName) const | Field3DFileBase | [protected] |
operator=(const Field3DFileBase &) | Field3DFileBase | [private] |
partition(const std::string &partitionName) | Field3DFileBase | [protected] |
partition(const std::string &partitionName) const | Field3DFileBase | [protected] |
PartitionCountMap typedef | Field3DFileBase | [protected] |
PartitionList typedef | Field3DFileBase | [protected] |
printHierarchy() const | Field3DFileBase | |
removeUniqueId(const std::string &partitionName) const | Field3DFileBase | |
~Field3DFileBase()=0 | Field3DFileBase | [pure virtual] |