Web Analytics Made Easy - Statcounter
Skip to content

File SBDDocumentNote.hpp#

FileList > DataModel > Document > SBDDocumentNote.hpp

  • #include <string>
  • #include "SBDDataGraphNode.hpp"
  • #include "SBDDocumentEvent.hpp"
  • #include "SBDDocumentExport.hpp"

Classes#

Type Name
class SBDDocumentNote
This class describes a note.

Public Types#

Type Name
typedef SBDDocumentNote SBNote
The short name of SBDDocumentNote .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBDDocumentNote, SBDDataGraphNode)
SB_REGISTER_TARGET_TYPE (SBDDocumentNote, "SBNote", "724742F4-55EA-92AB-4575-3D507C3BCAD4")

Public Types Documentation#

typedef SBNote#

The short name of SBDDocumentNote .

typedef SBDDocumentNote SBNote;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBDDocumentNote,
    SBDDataGraphNode
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBDDocumentNote,
    "SBNote",
    "724742F4-55EA-92AB-4575-3D507C3BCAD4"
)