VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions
FomTypeCompare< T > Class Template Reference

The FOM type components are stored in sets of shared pointers This comparator orders them by the value of the instances instead of the pointers. More...

Public Types

typedef std::shared_ptr< T > element_type
 

Public Member Functions

bool operator() (const element_type &lhs, const element_type &rhs) const
 

Detailed Description

template<class T>
class FomTypeCompare< T >

The FOM type components are stored in sets of shared pointers This comparator orders them by the value of the instances instead of the pointers.

Member Typedef Documentation

template<class T >
typedef std::shared_ptr<T> FomTypeCompare< T >::element_type

Member Function Documentation

template<class T >
bool FomTypeCompare< T >::operator() ( const element_type lhs,
const element_type rhs 
) const
inline

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)