mmap Class Reference

#include <RobotAPI/libraries/armem/server/ltm/detail/mixins/util/httplib.h>

Public Member Functions

void close ()
 
const char * data () const
 
bool is_open () const
 
 mmap (const char *path)
 
bool open (const char *path)
 
size_t size () const
 
 ~mmap ()
 

Detailed Description

Definition at line 2485 of file httplib.h.

Constructor & Destructor Documentation

◆ mmap()

mmap ( const char *  path)
inline

Definition at line 2932 of file httplib.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~mmap()

~mmap ( )
inline

Definition at line 2934 of file httplib.h.

+ Here is the call graph for this function:

Member Function Documentation

◆ close()

void close ( )
inline

Definition at line 3028 of file httplib.h.

+ Here is the caller graph for this function:

◆ data()

const char * data ( ) const
inline

Definition at line 3024 of file httplib.h.

◆ is_open()

bool is_open ( ) const
inline

Definition at line 3018 of file httplib.h.

◆ open()

bool open ( const char *  path)
inline

Definition at line 2936 of file httplib.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ size()

size_t size ( ) const
inline

Definition at line 3022 of file httplib.h.

+ Here is the caller graph for this function:

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