vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | Private Attributes | List of all members
vdj_pipe::anonymous_namespace{sanitize_string.cpp}::Escape< Iter > Struct Template Reference
Inheritance diagram for vdj_pipe::anonymous_namespace{sanitize_string.cpp}::Escape< Iter >:
Inheritance graph
[legend]
Collaboration diagram for vdj_pipe::anonymous_namespace{sanitize_string.cpp}::Escape< Iter >:
Collaboration graph
[legend]

Public Member Functions

 Escape ()
 

Private Attributes

karma::rule< Iter, std::string()> esc_str_
 
karma::symbols< char, char const * > esc_char_
 

Constructor & Destructor Documentation

template<typename Iter >
vdj_pipe::anonymous_namespace{sanitize_string.cpp}::Escape< Iter >::Escape ( )
inline

Member Data Documentation

template<typename Iter >
karma::symbols<char, char const*> vdj_pipe::anonymous_namespace{sanitize_string.cpp}::Escape< Iter >::esc_char_
private
template<typename Iter >
karma::rule<Iter, std::string()> vdj_pipe::anonymous_namespace{sanitize_string.cpp}::Escape< Iter >::esc_str_
private

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