Functions | |
int | main (int argc, char *argv[]) |
The main of the CEP Generator application. More... | |
void | usage (std::string msg="") |
Variables | |
const char * | description |
void usage | ( | std::string | msg = "" | ) |
References description, and camitk::Core::version.
Referenced by main().
const char* description |
Referenced by ActionAddParameterState::addDomParameters(), ComponentAddPropertyState::addDomParameters(), camitk::ObjectControllerPrivate::addDynamicProperties(), camitk::InteractiveViewer::addWhatsThisItem(), camitk_cep_packaging(), ExtensionGenerator::generateExtensionCMakeLists(), ParameterGenerator::getDescription(), camitk::Action::getDescription(), camitk::Viewer::getDescription(), ActionSummaryState::onEntry(), ComponentSummaryState::onEntry(), ExtensionSummaryState::onEntry(), ViewerSummaryState::onEntry(), ParameterGenerator::ParameterGenerator(), camitk::Property::Property(), ActionStateWidget::setDescription(), ActionDescriptionWidget::setDescription(), ComponentDescriptionWidget::setDescription(), ViewerDescriptionWidget::setDescription(), camitk::Action::setDescription(), camitk::Property::setDescription(), camitk::Viewer::setDescription(), CepCreateRecapWidget::setDescriptionItself(), LibraryDescriptionWidget::setLibraryDescription(), ViewerSummaryWidget::setSummary(), ActionSummaryWidget::setSummary(), ComponentSummaryWidget::setSummary(), ExtensionSummaryWidget::setSummary(), and usage().