Public Member Functions | List of all members
cpr::Body Class Reference

#include <body.h>

Inheritance diagram for cpr::Body:
Inheritance graph
[legend]

Public Member Functions

 Body ()=default
 
 Body (const Body &rhs)=default
 
 Body (Body &&rhs)=default
 
 Body (const char *raw_string)
 
 Body (const char *raw_string, size_t length)
 
 Body (size_t to_fill, char character)
 
 Body (const std::string &std_string)
 
 Body (const std::string &std_string, size_t position, size_t length=std::string::npos)
 
 Body (std::string &&std_string)
 
 Body (std::initializer_list< char > il)
 
template<class InputIterator >
 Body (InputIterator first, InputIterator last)
 
Bodyoperator= (const Body &rhs)=default
 
Bodyoperator= (Body &&rhs)=default
 

Detailed Description

Definition at line 13 of file body.h.

Constructor & Destructor Documentation

cpr::Body::Body ( )
default
cpr::Body::Body ( const Body rhs)
default
cpr::Body::Body ( Body &&  rhs)
default
cpr::Body::Body ( const char *  raw_string)
inlineexplicit

Definition at line 20 of file body.h.

cpr::Body::Body ( const char *  raw_string,
size_t  length 
)
inlineexplicit

Definition at line 21 of file body.h.

cpr::Body::Body ( size_t  to_fill,
char  character 
)
inlineexplicit

Definition at line 22 of file body.h.

cpr::Body::Body ( const std::string &  std_string)
inlineexplicit

Definition at line 23 of file body.h.

cpr::Body::Body ( const std::string &  std_string,
size_t  position,
size_t  length = std::string::npos 
)
inlineexplicit

Definition at line 24 of file body.h.

cpr::Body::Body ( std::string &&  std_string)
inlineexplicit

Definition at line 26 of file body.h.

cpr::Body::Body ( std::initializer_list< char >  il)
inlineexplicit

Definition at line 27 of file body.h.

template<class InputIterator >
cpr::Body::Body ( InputIterator  first,
InputIterator  last 
)
inlineexplicit

Definition at line 29 of file body.h.

Member Function Documentation

Body& cpr::Body::operator= ( const Body rhs)
default
Body& cpr::Body::operator= ( Body &&  rhs)
default

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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18