Classes | Public Member Functions | Protected Attributes | List of all members
scip2::Decoder< L > Class Template Reference

#include <decode.h>

Classes

class  Iterator
 

Public Member Functions

Iterator begin ()
 
 Decoder (const std::string &line, const DecoderRemain &remain=DecoderRemain())
 
Iterator end ()
 
uint8_t getChecksum () const
 

Protected Attributes

const std::string::const_iterator begin_
 
const std::string::const_iterator end_
 
const DecoderRemain remain_
 

Detailed Description

template<int L>
class scip2::Decoder< L >

Definition at line 43 of file decode.h.

Constructor & Destructor Documentation

template<int L>
scip2::Decoder< L >::Decoder ( const std::string &  line,
const DecoderRemain remain = DecoderRemain() 
)
inlineexplicit

Definition at line 109 of file decode.h.

Member Function Documentation

template<int L>
Iterator scip2::Decoder< L >::begin ( )
inline

Definition at line 115 of file decode.h.

template<int L>
Iterator scip2::Decoder< L >::end ( )
inline

Definition at line 119 of file decode.h.

template<int L>
uint8_t scip2::Decoder< L >::getChecksum ( ) const
inline

Definition at line 123 of file decode.h.

Member Data Documentation

template<int L>
const std::string::const_iterator scip2::Decoder< L >::begin_
protected

Definition at line 46 of file decode.h.

template<int L>
const std::string::const_iterator scip2::Decoder< L >::end_
protected

Definition at line 47 of file decode.h.

template<int L>
const DecoderRemain scip2::Decoder< L >::remain_
protected

Definition at line 48 of file decode.h.


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


urg_stamped
Author(s): Atsushi Watanabe
autogenerated on Thu Jun 6 2019 19:55:59