class Data

Implements the DATA members of SOURCE_RECORD structure

Public Methods

[more] Accessors (set)
[more] Accessors (get)

Public Members

class Event
Implements the EVENT members of SOURCE_RECORD structure
[more] typedefs


Documentation

Implements the DATA members of SOURCE_RECORD structure
o typedefs

otypedef std::vector< SmartPtr <Event > > Events_t
handling of many events (source record declaration)

o Accessors (set)

ovoid addEvent(Event* const)

ovoid setAgnc(std::string const &)

ovoid addNoteStructure(NoteStructure* const)

o Accessors (get)

oEvents_t const& getEvents(void) const

ovirtual std::string const& getAgnc(void) const

oNoteStructures_t const& getNoteStructures(void) const


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.