#include "cds_objects.h"#include "tools.h"#include "storage.h"#include "mxml/mxml.h"Go to the source code of this file.
Functions | |
| int | CdsObjectTitleComparator (void *arg1, void *arg2) |
Definition in file cds_objects.cc.
| int CdsObjectTitleComparator | ( | void * | arg1, | |
| void * | arg2 | |||
| ) |
Definition at line 319 of file cds_objects.cc.
References zmm::String::c_str(), and CdsObject::title.
1.5.2