#include <CourseUtil.h>
Public Member Functions | |
CourseID () | |
void | Unset () |
void | FromCourse (const Course *p) |
Course * | ToCourse () const |
bool | operator< (const CourseID &other) const |
XNode * | CreateNode () const |
void | LoadFromNode (const XNode *pNode) |
CString | ToString () const |
bool | IsValid () const |
Private Attributes | |
CString | sPath |
CString | sFullTitle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|