Web Analytics Made Easy - Statcounter
Skip to content

File SBCGraphArcCollection.hpp#

FileList > Core > Graph > SBCGraphArcCollection.hpp

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

Classes#

Type Name
class SBCGraphArcCollection
This class describes a collection of graph arcs.
class iterator
class reverse_iterator

Public Types#

Type Name
typedef SBCGraphArcCollection SBGraphArcCollection
The short name of SBCGraphArcCollection .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBCGraphArcCollection, "SBGraphArcCollection", "9DF80966-8398-5CCB-3D7F-5B8ACF2C4B7F")

Public Types Documentation#

typedef SBGraphArcCollection#

The short name of SBCGraphArcCollection .

typedef SBCGraphArcCollection SBGraphArcCollection;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBCGraphArcCollection,
    "SBGraphArcCollection",
    "9DF80966-8398-5CCB-3D7F-5B8ACF2C4B7F"
)