GAMS  1.4.0
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, const std::string &id, uint64_t timestamp)
 
static std::string & make_kb_key (std::string &prefix, uint64_t timestamp)
 

Detailed Description

Private implementation details.

Function Documentation

◆ make_kb_key() [1/3]

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

Definition at line 262 of file ReferenceFrame.h.

◆ make_kb_key() [2/3]

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

Definition at line 293 of file ReferenceFrame.h.

◆ make_kb_key() [3/3]

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

Definition at line 274 of file ReferenceFrame.h.