Public Member Functions | Public Attributes | Static Public Attributes | Private Types
glm::io::format_punct< CTy > Class Template Reference

#include <io.hpp>

List of all members.

Public Member Functions

 format_punct (size_t a=0)
 format_punct (format_punct const &)

Public Attributes

char_type delim_left
char_type delim_right
bool formatted
char_type newline
order_type order
unsigned precision
char_type separator
char_type space
unsigned width

Static Public Attributes

static std::locale::id id

Private Types

typedef CTy char_type

Detailed Description

template<typename CTy>
class glm::io::format_punct< CTy >

Definition at line 67 of file io.hpp.


Member Typedef Documentation

template<typename CTy >
typedef CTy glm::io::format_punct< CTy >::char_type [private]

Definition at line 69 of file io.hpp.


Constructor & Destructor Documentation

template<typename CTy >
glm::io::format_punct< CTy >::format_punct ( size_t  a = 0) [explicit]
template<typename CTy >
glm::io::format_punct< CTy >::format_punct ( format_punct< CTy > const &  ) [explicit]

Member Data Documentation

template<typename CTy >
char_type glm::io::format_punct< CTy >::delim_left

Definition at line 79 of file io.hpp.

template<typename CTy >
char_type glm::io::format_punct< CTy >::delim_right

Definition at line 80 of file io.hpp.

template<typename CTy >
bool glm::io::format_punct< CTy >::formatted

Definition at line 75 of file io.hpp.

template<typename CTy >
std::locale::id glm::io::format_punct< CTy >::id [static]

Definition at line 73 of file io.hpp.

template<typename CTy >
char_type glm::io::format_punct< CTy >::newline

Definition at line 82 of file io.hpp.

template<typename CTy >
order_type glm::io::format_punct< CTy >::order

Definition at line 83 of file io.hpp.

template<typename CTy >
unsigned glm::io::format_punct< CTy >::precision

Definition at line 76 of file io.hpp.

template<typename CTy >
char_type glm::io::format_punct< CTy >::separator

Definition at line 78 of file io.hpp.

template<typename CTy >
char_type glm::io::format_punct< CTy >::space

Definition at line 81 of file io.hpp.

template<typename CTy >
unsigned glm::io::format_punct< CTy >::width

Definition at line 77 of file io.hpp.


The documentation for this class was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:40