Web Analytics Made Easy - Statcounter
Skip to content

File SBCGraph.hpp#

FileList > Core > Graph > SBCGraph.hpp

  • #include "SBCGraphExport.hpp"
  • #include "SBCReferenceTarget.hpp"
  • #include "SBCContainerVector.hpp"
  • #include "SBCContainerIndexer.hpp"
  • #include "SBCMetaRegister.hpp"

Classes#

Type Name
class SBCGraph
This class describes a graph.

Public Types#

Type Name
typedef SBCGraph SBGraph
The short name of SBCGraph .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBCGraph, "SBGraph", "6C98C4EC-B64B-6121-B3C0-1B7254F6B12E")

Public Types Documentation#

typedef SBGraph#

The short name of SBCGraph .

typedef SBCGraph SBGraph;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBCGraph,
    "SBGraph",
    "6C98C4EC-B64B-6121-B3C0-1B7254F6B12E"
)