Field3D
|
This is the complete list of members for Field3DInputFile, including all inherited members.
addGroupMembership(const GroupMembershipMap &groupMembers) | Field3DFileBase | |
cleanup() | Field3DInputFile | inlineprivate |
clear() | Field3DFileBase | |
close() | Field3DFileBase | |
closeInternal() | Field3DInputFile | inlineprivatevirtual |
encoding() const | Field3DInputFile | inline |
Field3DFileBase() | Field3DFileBase | |
Field3DFileBase(const Field3DFileBase &) | Field3DFileBase | private |
Field3DInputFile() | Field3DInputFile | |
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 | inlineprotected |
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 | protected |
m_archive | Field3DInputFile | private |
m_filename | Field3DInputFile | private |
m_groupMembership | Field3DFileBase | protected |
m_hdf5 | Field3DInputFile | private |
m_hdf5Base | Field3DFileBase | protected |
m_layerInfo | Field3DFileBase | protected |
m_metadata | Field3DFileBase | protected |
m_partitionCount | Field3DFileBase | protected |
m_partitionNames | Field3DFileBase | protected |
m_partitions | Field3DFileBase | protected |
m_root | Field3DInputFile | private |
makeIntPartitionName(const std::string &partitionsName, int i) const | Field3DFileBase | protected |
metadata() | Field3DFileBase | inline |
metadata() const | Field3DFileBase | inline |
metadataHasChanged(const std::string &) | Field3DFileBase | inlinevirtual |
numIntPartitions(const std::string &partitionName) const | Field3DFileBase | protected |
open(const std::string &filename) | Field3DInputFile | |
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 | |
readLayer(const std::string &intPartitionName, const std::string &layerName) const | Field3DInputFile | private |
readLayers(const std::string &layerName=std::string("")) const | Field3DInputFile | |
readLayers(const std::string &partitionName, const std::string &layerName) const | Field3DInputFile | |
readMetadata(const OgIGroup &metadataGroup, FieldBase::Ptr field) const | Field3DInputFile | private |
readMetadata(const OgIGroup &metadataGroup) | Field3DInputFile | private |
readPartitionAndLayerInfo() | Field3DInputFile | private |
readProxyLayer(const std::string &partitionName, const std::string &layerName, bool isVectorLayer) const | Field3DInputFile | |
readProxyLayer(OgIGroup &location, const std::string &name, const std::string &attribute, FieldMapping::Ptr mapping) const | Field3DInputFile | private |
readProxyScalarLayers(const std::string &name=std::string("")) const | Field3DInputFile | |
readProxyVectorLayers(const std::string &name=std::string("")) const | Field3DInputFile | |
readScalarLayers(const std::string &layerName=std::string("")) const | Field3DInputFile | inline |
readScalarLayers(const std::string &partitionName, const std::string &layerName) const | Field3DInputFile | inline |
readVectorLayers(const std::string &layerName=std::string("")) const | Field3DInputFile | inline |
readVectorLayers(const std::string &partitionName, const std::string &layerName) const | Field3DInputFile | inline |
removeUniqueId(const std::string &partitionName) const | Field3DFileBase | protected |
~Field3DFileBase()=0 | Field3DFileBase | pure virtual |
~Field3DInputFile() | Field3DInputFile | virtual |