, including all inherited members.
| commands_arrived() | VCDataSource | [protected, virtual] |
| complete_historical_load() | VCDataSource | [protected] |
| configuration_complete() | VCDataSource | [protected] |
| configuration_query(const ds_dictionary *query) | VCDataSource | [protected, virtual] |
| configuration_required(const ds_dictionary *configuration_description) | VCDataSource | [protected] |
| configure(const ds_dictionary *configuration_data) | VCDataSource | [protected, virtual] |
| define_command(const char *command_path, int type, const char *units="", const char *description="") | VCDataSource | [protected] |
| define_command_attribute(int key, const char *attribute, const char *value) | VCDataSource | [protected] |
| define_command_dimensions(int key, int rows, int columns) | VCDataSource | [protected] |
| define_point(const char *path, int type, const char *units="", const char *description="") | VCDataSource | [protected] |
| define_point_attribute(int key, const char *attribute, const char *value) | VCDataSource | [protected] |
| define_point_dimensions(int key, int rows, int columns) | VCDataSource | [protected] |
| handle_command(int key, const char *path, void *data, unsigned int length, const ds_date &execute_time) | VCDataSource | [protected, virtual] |
| handle_messages(const ds_date *stop_date=NULL) | VCDataSource | [protected] |
| increment_run() | VCDataSource | [protected] |
| initialize() | VCDataSource | [protected, virtual] |
| install_timer(const char *name, double period, bool repeat, void(*callback)(VCDataSource *source, const char *name, void *context), void *context) | VCDataSource | [protected] |
| log_message(VCLogSeverity_t severity, const char *msg,...) | VCDataSource | [protected] |
| lookup_command(const char *path) | VCDataSource | [protected] |
| lookup_point(const char *path) | VCDataSource | [protected] |
| metadata_complete() | VCDataSource | [protected] |
| next_command_execute_time() | VCDataSource | [protected] |
| pause() | VCDataSource | [protected, virtual] |
| remove_timer(const char *name) | VCDataSource | [protected] |
| reset() | VCDataSource | [protected, virtual] |
| resume() | VCDataSource | [protected, virtual] |
| run() | VCDataSource | [protected, virtual] |
| run_commands_until_date(const ds_date &stop_date) | VCDataSource | [protected] |
| run_completed() | VCDataSource | [protected] |
| run_source() | VCDataSource | [virtual] |
| run_subtask(bool dup_stdout, bool dup_stderr, int *input_fd, int *output_fd, const char *path, const char *args[]) | VCDataSource | [protected] |
| send_data(const ds_date &datestamp, bool no_broadcast=false) | VCDataSource | [protected] |
| set_point_as_unlogged(int key, bool unlogged) | VCDataSource | [protected] |
| setup_metadata() | VCDataSource | [protected, virtual] |
| stage() | VCDataSource | [protected] |
| store_data(int index, void *data) | VCDataSource | [protected] |
| terminate() | VCDataSource | [protected, virtual] |
| throw_error(const char *msg,...) | VCDataSource | [protected] |
| unpack_data(void *destination, int data_type, void *data, unsigned int length) | VCDataSource | [protected] |
| VCDataSource(const ds_dictionary *init_data) | VCDataSource | |
| wait_for_configuration() | VCDataSource | [protected] |
| ~VCDataSource() | VCDataSource | [virtual] |