VR-Link API Documentation for HLA 1.3
 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, int > DtFomCompPair
 
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, int > DtFomToComplexMap
 
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 Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)