VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs

This file declares DtFomSorter. More...

Go to the source code of this file.

Classes

class  DtFomSorter
 This is a class that sorts a user's FOM modules based on their dependencies, given that the FOM modules have been added in an arbitrary order. More...
 

Typedefs

typedef std::pair< int, DtStringDtMMapPair
 
typedef std::pair< DtString, intDtFomCompPair
 
typedef std::pair< DtString,
std::vector< DtString > > 
DtFomDepsPair
 
typedef std::pair< const
DtString, const DtFomDepsPair
DtFileDepsPairPair
 
typedef std::pair< DtString,
DtString
DtFomFilePair
 
typedef std::multimap< int,
DtString
DtComplexToFomsMMap
 
typedef std::map< DtString, intDtFomToComplexMap
 
typedef std::map< DtString,
const DtFomDepsPair
DtFileToDepsPairMap
 
typedef std::map< DtString,
DtString
DtFomToFileMap
 

Detailed Description

This file declares DtFomSorter.

Typedef Documentation

typedef std::multimap< int, DtString > DtComplexToFomsMMap
typedef std::pair< const DtString, const DtFomDepsPair > DtFileDepsPairPair
typedef std::map< DtString, const DtFomDepsPair > DtFileToDepsPairMap
typedef std::pair< DtString, int > DtFomCompPair
typedef std::pair< DtString, std::vector<DtString> > DtFomDepsPair
typedef std::pair< DtString, DtString > DtFomFilePair
typedef std::map< DtString, int > DtFomToComplexMap
typedef std::map< DtString, DtString > DtFomToFileMap
typedef std::pair< int, DtString > DtMMapPair

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)