SdFat
Public Member Functions | Public Attributes
pgm Struct Reference

type for string in flash More...

#include <ostream.h>

List of all members.

Public Member Functions

 pgm (char *str)
 pgm (const char *str)

Public Attributes

char * ptr

Detailed Description

type for string in flash


Constructor & Destructor Documentation

pgm::pgm ( char *  str) [inline, explicit]

constructor

Parameters:
[in]strinitializer for pointer.
pgm::pgm ( const char *  str) [inline, explicit]

constructor

Parameters:
[in]strinitializer for pointer.

Member Data Documentation

char* pgm::ptr

Pointer to flash string


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