Functions | Variables
mvsim-cli-topic.cpp File Reference
#include <mrpt/core/exceptions.h>
#include <mvsim/Comms/Client.h>
#include "mvsim-cli.h"
Include dependency graph for mvsim-cli-topic.cpp:

Go to the source code of this file.

Functions

int commandTopic ()
 
static int printCommandsTopic (bool showErrorMsg)
 
static int topicList ()
 

Variables

static const std::map< std::string, cmd_tcliTopicCommands
 

Function Documentation

int commandTopic ( )

Definition at line 22 of file mvsim-cli-topic.cpp.

int printCommandsTopic ( bool  showErrorMsg)
static

Definition at line 85 of file mvsim-cli-topic.cpp.

int topicList ( )
static

Definition at line 40 of file mvsim-cli-topic.cpp.

Variable Documentation

const std::map<std::string, cmd_t> cliTopicCommands
static
Initial value:
= {
{"list", cmd_t(&topicList)},
}
std::function< int(void)> cmd_t
Definition: mvsim-cli.h:23
static int topicList()

Definition at line 18 of file mvsim-cli-topic.cpp.



mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51