Web Analytics Made Easy - Statcounter
Skip to content

File SBCGraphArc.hpp#

FileList > Core > Graph > SBCGraphArc.hpp

  • #include "SBCGraphExport.hpp"
  • #include "SBCReferenceToTarget.hpp"
  • #include "SBCMetaRegister.hpp"

Classes#

Type Name
class SBCGraphArc
This class is used to describe horizontal references between graph nodes.

Public Types#

Type Name
typedef SBCGraphArc SBGraphArc
The short name of SBCGraphArc .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBCGraphArc, "SBGraphArc", "0F4558E8-3488-6981-1207-C87A06F314EF")

Public Types Documentation#

typedef SBGraphArc#

The short name of SBCGraphArc .

typedef SBCGraphArc SBGraphArc;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBCGraphArc,
    "SBGraphArc",
    "0F4558E8-3488-6981-1207-C87A06F314EF"
)