g2o
Loading...
Searching...
No Matches
Namespaces | Enumerations
command_args.cpp File Reference
#include "command_args.h"
#include <algorithm>
#include <cstdlib>
#include <cstring>
#include <fstream>
#include <functional>
#include "misc.h"
#include "os_specific.h"
#include "string_tools.h"
Include dependency graph for command_args.cpp:

Go to the source code of this file.

Namespaces

namespace  g2o
 

Enumerations

enum  g2o::CommandArgumentType {
  g2o::CAT_DOUBLE , g2o::CAT_FLOAT , g2o::CAT_INT , g2o::CAT_STRING ,
  g2o::CAT_BOOL , g2o::CAT_VECTOR_INT , g2o::CAT_VECTOR_DOUBLE
}