DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Util.hpp File Reference
#include <string>
#include <vector>
Include dependency graph for Util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ers
 

Functions

void ers::tokenize (const std::string &text, const std::string &separators, std::vector< std::string > &tokens)
 
int ers::read_from_environment (const char *name, int default_value)
 
const char * ers::read_from_environment (const char *name, const char *default_value)