μHAL (v2.7.9)
Part of the IPbus software repository
Public Member Functions | Public Attributes | List of all members
gap Struct Reference

Public Member Functions

 gap ()
 
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 2404 of file pugixml.cpp.

Constructor & Destructor Documentation

◆ gap()

gap::gap ( )
inline

Definition at line 2409 of file pugixml.cpp.

Member Function Documentation

◆ flush()

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

◆ push()

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

Member Data Documentation

◆ end

char_t* gap::end

Definition at line 2406 of file pugixml.cpp.

Referenced by flush(), and push().

◆ size

size_t gap::size

Definition at line 2407 of file pugixml.cpp.

Referenced by flush(), and push().


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