Prusa3d Marlin fork
Public Member Functions | List of all members
unquoted_string Struct Reference

Public Member Functions

 __attribute__ ((always_inline)) unquoted_string(const char *const pStr)
 Given a pointer to a quoted string, filter out the quotes. More...
 
bool WasFound ()
 
uint8_t GetLength ()
 
const char * GetUnquotedString ()
 

Member Function Documentation

◆ __attribute__()

unquoted_string::__attribute__ ( (always_inline)  ) const
inline
Parameters
pStrA constant pointer to a constant string to be searched/filtered. Modifying the pointer is strictly forbidden. NOTE: Forcing inline saves ~36 bytes of flash

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