Web Analytics Made Easy - Statcounter
Skip to content

File SBDDataGraphNodeIndexer.hpp#

FileList > DataGraph > SBDDataGraphNodeIndexer.hpp

  • #include "SBCContainerIndexer.hpp"
  • #include "SBCContainerReverseFor.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBDDataGraphNodePredicate.hpp"
  • #include "SBDDataGraphExport.hpp"

Classes#

Type Name
class SBDDataGraphNodeIndexer
This class describes a node indexer.

Public Types#

Type Name
typedef SBDDataGraphNodeIndexer SBNodeIndexer
The short name of SBDDataGraphNodeIndexer .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDDataGraphNodeIndexer, "SBNodeIndexer", "B9958A58-D325-B24C-C248-93032F63D7F8")

Public Types Documentation#

typedef SBNodeIndexer#

The short name of SBDDataGraphNodeIndexer .

typedef SBDDataGraphNodeIndexer SBNodeIndexer;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDDataGraphNodeIndexer,
    "SBNodeIndexer",
    "B9958A58-D325-B24C-C248-93032F63D7F8"
)