CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdDbFullSubentPath::less Struct Reference

#include <DbSubentId.h>

Public Member Functions

bool operator() (const OdDbFullSubentPath &fsp1, const OdDbFullSubentPath &fsp2) const
 

Detailed Description

Less functor for using in std::set and std::map containers.

Remarks
Note that OdDbObjectId's are compared as pointers, and their ordering may change from run to run. Keep that in mind when iterating through a container.

Definition at line 138 of file DbSubentId.h.

Member Function Documentation

◆ operator()()

bool OdDbFullSubentPath::less::operator() ( const OdDbFullSubentPath fsp1,
const OdDbFullSubentPath fsp2 
) const
inline

Definition at line 140 of file DbSubentId.h.


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