GAMS  1.2.2
gams::pose::impl Namespace Reference

Private implementation details. More...

Functions

static std::string & make_kb_key (std::string &prefix, const std::string &id)
 
static std::string & make_kb_key (std::string &prefix, uint64_t timestamp)
 
static std::string & make_kb_key (std::string &prefix, const std::string &id, uint64_t timestamp)
 

Detailed Description

Private implementation details.

Function Documentation

static std::string& gams::pose::impl::make_kb_key ( std::string &  prefix,
const std::string &  id 
)
inlinestatic

Definition at line 212 of file ReferenceFrame.h.

static std::string& gams::pose::impl::make_kb_key ( std::string &  prefix,
uint64_t  timestamp 
)
inlinestatic

Definition at line 224 of file ReferenceFrame.h.

static std::string& gams::pose::impl::make_kb_key ( std::string &  prefix,
const std::string &  id,
uint64_t  timestamp 
)
inlinestatic

Definition at line 243 of file ReferenceFrame.h.