|
Philote-Cpp
C++ bindings for the Philote MDO standard
|
This is the complete list of members for philote::DisciplineServer, including all inherited members.
| DisciplinePointerNull() noexcept | philote::DisciplineServer | |
| DisciplineServer()=default | philote::DisciplineServer | |
| GetAvailableOptions(::grpc::ServerContext *context, const ::google::protobuf::Empty *request, ::philote::OptionsList *response) override | philote::DisciplineServer | |
| GetInfo(grpc::ServerContext *context, const google::protobuf::Empty *request, ::philote::DisciplineProperties *response) override | philote::DisciplineServer | |
| GetPartialDefinitions(grpc::ServerContext *context, const google::protobuf::Empty *request, grpc::ServerWriter<::philote::PartialsMetaData > *writer) override | philote::DisciplineServer | |
| GetVariableDefinitions(grpc::ServerContext *context, const google::protobuf::Empty *request, grpc::ServerWriter<::philote::VariableMetaData > *writer) override | philote::DisciplineServer | |
| LinkPointers(std::shared_ptr< philote::Discipline > discipline) | philote::DisciplineServer | |
| SetOptions(grpc::ServerContext *context, const ::philote::DisciplineOptions *request, google::protobuf::Empty *response) override | philote::DisciplineServer | |
| SetStreamOptions(grpc::ServerContext *context, const ::philote::StreamOptions *request, google::protobuf::Empty *response) override | philote::DisciplineServer | |
| Setup(grpc::ServerContext *context, const google::protobuf::Empty *request, google::protobuf::Empty *response) override | philote::DisciplineServer | |
| UnlinkPointers() | philote::DisciplineServer | |
| ~DisciplineServer() noexcept override | philote::DisciplineServer |