OpenCPN Partial API docs
Loading...
Searching...
No Matches
gap Struct Reference

Public Member Functions

void push (char_t *&s, size_t count)
 
char_t * flush (char_t *s)
 

Public Attributes

char_t * end
 
size_t size
 

Detailed Description

Definition at line 2349 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ gap()

gap::gap ( )
inline

Definition at line 2353 of file pugixml.cpp.

Member Function Documentation

◆ flush()

char_t * gap::flush ( char_t *  s)
inline

Definition at line 2374 of file pugixml.cpp.

◆ push()

void gap::push ( char_t *&  s,
size_t  count 
)
inline

Definition at line 2357 of file pugixml.cpp.

Member Data Documentation

◆ end

char_t* gap::end

Definition at line 2350 of file pugixml.cpp.

◆ size

size_t gap::size

Definition at line 2351 of file pugixml.cpp.


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