CHOP_Notes Class Reference

#include <CHOP_Notes.h>

List of all members.

Public Member Functions

 CHOP_Notes ()
 ~CHOP_Notes ()
int putNote (float t, int index)
int putNote (int index, const char *)
int putNote (float t, const char *)
const char * getNote (int index) const
const char * getNote (float t0) const
int getNotes (float t0, float t1, CHOP_NoteList &clist, CHOP_TimeList &tlist) const
void clearNotes ()
int save (ostream &os, int binary)
bool load (UT_IStream &is)


Detailed Description

Definition at line 34 of file CHOP_Notes.h.


Constructor & Destructor Documentation

CHOP_Notes::CHOP_Notes (  ) 

CHOP_Notes::~CHOP_Notes (  ) 


Member Function Documentation

void CHOP_Notes::clearNotes (  ) 

const char* CHOP_Notes::getNote ( float  t0  )  const

const char* CHOP_Notes::getNote ( int  index  )  const

int CHOP_Notes::getNotes ( float  t0,
float  t1,
CHOP_NoteList clist,
CHOP_TimeList tlist 
) const

bool CHOP_Notes::load ( UT_IStream is  ) 

int CHOP_Notes::putNote ( float  t,
const char *   
)

int CHOP_Notes::putNote ( int  index,
const char *   
)

int CHOP_Notes::putNote ( float  t,
int  index 
)

int CHOP_Notes::save ( ostream &  os,
int  binary 
)


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:20 2012 for HDK by  doxygen 1.5.9