GDBMS 1.0
session_mode_commands Member List
This is the complete list of members for session_mode_commands, including all inherited members.
CloseSession(int session_USCOREid, struct ns1__CloseSessionResponse &_param_11)session_mode_commands [static]
CreateGraph(int session_USCOREid, std::string gr_USCOREname, std::string description, std::string uname, struct ns1__CreateGraphResponse &_param_8)session_mode_commands [static]
CreateUser(int session_USCOREid, std::string uname, std::string gr_USCOREname, std::string passwd, struct ns1__CreateUserResponse &_param_6)session_mode_commands [static]
CreateUserGroup(int session_USCOREid, std::string group_USCOREname, struct ns1__CreateUserGroupResponse &_param_3)session_mode_commands [static]
DeleteGraph(int session_USCOREid, std::string gr_USCOREname, struct ns1__DeleteGraphResponse &_param_9)session_mode_commands [static]
DeleteUser(int session_USCOREid, std::string uname, struct ns1__DeleteUserResponse &_param_7)session_mode_commands [static]
DeleteUserGroup(int session_USCOREid, std::string group_USCOREname, struct ns1__DeleteUserGroupResponse &_param_4)session_mode_commands [static]
GetTransactionId(int session_USCOREid, std::string graph_USCOREname, struct ns1__GetTransactionIdResponse &_param_12)session_mode_commands [static]
GrantRightsToGraph(int session_USCOREid, std::string gr_USCOREname, int rights_USCOREword, struct ns1__GrantRightsToGraphResponse &_param_10)session_mode_commands [static]
GrantRightsToGroup(int session_USCOREid, std::string group_USCOREname, int rights, struct ns1__GrantRightsToGroupResponse &_param_5)session_mode_commands [static]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines