DABC (Data Acquisition Backbone Core)  2.9.9
Functions
Command.cxx File Reference
#include "dabc/Command.h"
#include <cstdlib>
#include "dabc/Manager.h"

Go to the source code of this file.

Functions

size_t find_symbol (const std::string &str, size_t pos, char symb)
 
bool remove_quotes (std::string &str)
 

Function Documentation

◆ find_symbol()

size_t find_symbol ( const std::string &  str,
size_t  pos,
char  symb 
)

Definition at line 261 of file Command.cxx.

◆ remove_quotes()

bool remove_quotes ( std::string &  str)

Definition at line 277 of file Command.cxx.