GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
GoFigureFileInfoMultiIndexContainerHelper.cxx File Reference
#include "GoFigureFileInfoMultiIndexContainerHelper.h"
Include dependency graph for GoFigureFileInfoMultiIndexContainerHelper.cxx:

Go to the source code of this file.

Functions

std::map< unsigned int,
std::list< std::string > > 
GetAllFileNamesForGivenChannelAndTCoords (const GoFigureFileInfoHelperMultiIndexContainer &iContainer, const unsigned int &iCh, const std::set< unsigned int > &iTCoordList)
 
std::map< unsigned int,
std::list< std::string > > 
GetAllFileNamesForGivenTCoord (const GoFigureFileInfoHelperMultiIndexContainer &iContainer, const unsigned int &iT, const unsigned int &iMinCh, const unsigned int &iMaxCh)
 
std::list< std::string > GetAllFileNamesForGivenTCoordAndChannel (const GoFigureFileInfoHelperMultiIndexContainer &iContainer, const unsigned int &iT, const unsigned int &iCh)
 
std::map< unsigned int,
std::list< std::string > > 
GetAllFileNamesForGivenZCoord (const GoFigureFileInfoHelperMultiIndexContainer &iContainer, const unsigned int &iZ, const unsigned int &iMinCh, const unsigned int &iMaxCh)
 
std::list< std::string > GetAllFileNamesForGivenZCoordPointAndChannel (const GoFigureFileInfoHelperMultiIndexContainer &iContainer, const unsigned int &iZ, const unsigned int &iCh)
 

Function Documentation

std::map< unsigned int, std::list< std::string > > GetAllFileNamesForGivenChannelAndTCoords ( const GoFigureFileInfoHelperMultiIndexContainer iContainer,
const unsigned int &  iCh,
const std::set< unsigned int > &  iTCoordList 
)
std::map< unsigned int, std::list< std::string > > GetAllFileNamesForGivenTCoord ( const GoFigureFileInfoHelperMultiIndexContainer iContainer,
const unsigned int &  iT,
const unsigned int &  iMinCh,
const unsigned int &  iMaxCh 
)
std::list< std::string > GetAllFileNamesForGivenTCoordAndChannel ( const GoFigureFileInfoHelperMultiIndexContainer iContainer,
const unsigned int &  iT,
const unsigned int &  iCh 
)
std::map< unsigned int, std::list< std::string > > GetAllFileNamesForGivenZCoord ( const GoFigureFileInfoHelperMultiIndexContainer iContainer,
const unsigned int &  iZ,
const unsigned int &  iMinCh,
const unsigned int &  iMaxCh 
)
std::list< std::string > GetAllFileNamesForGivenZCoordPointAndChannel ( const GoFigureFileInfoHelperMultiIndexContainer iContainer,
const unsigned int &  iZ,
const unsigned int &  iCh 
)