| _controller | sf::GmiServer | protected |
| _deviceNumber | sf::GmiServer | protected |
| _handledParamId | sf::GmiServer | protected |
| _lock | sf::GmiServer | protected |
| _resultVector | sf::GmiServer | protected |
| _serverName | sf::GmiServer | protected |
| _serverResultDataHandler | sf::GmiServer | protected |
| _serverVariableHandler | sf::GmiServer | protected |
| _varHandlerEntryCount | sf::GmiServer | protected |
| _variableVector | sf::GmiServer | protected |
| _vImplementation | sf::GmiServer | protected |
| _vMovePos | sf::GmiServer | protected |
| _vMoveVel | sf::GmiServer | protected |
| _zero | sf::GmiServer | protected |
| addPropertyPages(PropertySheetDialog *sheet) | sf::GmiServer | |
| castExtraInfo(Variable *var) const | sf::GmiServer | protected |
| castExtraInfo(ResultData *var) const | sf::GmiServer | protected |
| checkReadOnly() | sf::GmiServer | protected |
| clearValidations() | sf::GmiServer | protected |
| createImplementation(const std::string &name={}) | sf::GmiServer | |
| createInterface() | sf::GmiServer | protected |
| CreateResultData(const gmi::ResultInfo &info, const std::string &setup) | sf::GmiServer | protected |
| createSetupString(const gmi::ParamInfo &info, gmi::IdType vid) | sf::GmiServer | protected |
| createSetupString(const gmi::ResultInfo &info, gmi::IdType vid) | sf::GmiServer | protected |
| createVariable(Variable *&var, const gmi::ParamInfo &info, const std::string &setup) | sf::GmiServer | protected |
| data_type typedef | sf::InformationTypes | |
| destroyImplementation() | sf::GmiServer | |
| destroyInterface() | sf::GmiServer | protected |
| destroyResultData(ResultData *var) | sf::GmiServer | protected |
| destroyVariable(Variable *var) | sf::GmiServer | protected |
| evaluateInterfaceParams() | sf::GmiServer | protected |
| evaluateInterfaceResults() | sf::GmiServer | protected |
| flags_type typedef | sf::InformationTypes | |
| fromDataType(data_type value) | sf::InformationTypes | inlinestatic |
| getAxisCount() | sf::GmiServer | protected |
| getAxisName(int axis) | sf::GmiServer | protected |
| getController() | sf::GmiServer | |
| getImplementationName() const | sf::GmiServer | |
| GetNameOfs(const gmi::ParamInfo &info) | sf::GmiServer | protected |
| GetNameOfs(const gmi::ResultInfo &info) | sf::GmiServer | protected |
| getServerName() const | sf::GmiServer | |
| getVariable(int pid) | sf::GmiServer | |
| getVariables() const | sf::GmiServer | |
| GmiServer(id_type device_number, const std::string &server_name) | sf::GmiServer | explicit |
| id_type typedef | sf::InformationTypes | |
| IdVector typedef | sf::InformationTypes | |
| isLocked() const | sf::GmiServer | inline |
| MotionVariablePropertyPage | sf::GmiServer | friend |
| npos | sf::InformationTypes | static |
| paramNotify(id_type id) | sf::GmiServer | protected |
| paramNotifyProc(void *data, gmi::IdType id) | sf::GmiServer | protectedstatic |
| resultListFind(id_type id) const | sf::GmiServer | protected |
| resultNotify(id_type id) | sf::GmiServer | protected |
| resultNotifyProc(void *data, gmi::IdType id) | sf::GmiServer | protectedstatic |
| sdata_type typedef | sf::InformationTypes | |
| serverResultDataHandler(ResultData::EEvent event, const ResultData &caller, ResultData &link, const Range &rng, bool same_inst) | sf::GmiServer | protected |
| serverVariableHandler(Variable::EEvent event, const Variable &caller, Variable &linker, bool same_inst) | sf::GmiServer | protected |
| setLocked(bool flag) | sf::GmiServer | |
| size_type typedef | sf::InformationTypes | |
| ssize_type typedef | sf::InformationTypes | |
| toDataType(T value) | sf::InformationTypes | inlinestatic |
| variableListFind(id_type id) const | sf::GmiServer | protected |
| Vector typedef | sf::InformationTypes | |
| ~GmiServer() | sf::GmiServer | |