Generic SmartRest library

Dependents:   SmartRestUnitTest MbedSmartRest MbedSmartRestStreaming

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
AbstractClient.h [code]An abstraction layer for the SmartREST http client
AbstractDataSink.h [code]An abstraction for a data sink which can be used to send data over a connection
AbstractDataSource.h [code]
Aggregator.cpp [code]
Aggregator.h [code]
CharValue.cpp [code]
CharValue.h [code]
ComposedRecord.cpp [code]
ComposedRecord.h [code]
DataGenerator.h [code]
FloatValue.cpp [code]
FloatValue.h [code]
IntegerValue.cpp [code]
IntegerValue.h [code]
NullValue.cpp [code]
NullValue.h [code]
ParsedRecord.cpp [code]
ParsedRecord.h [code]
ParsedValue.cpp [code]
ParsedValue.h [code]
Parser.cpp [code]
Parser.h [code]A CSV parser utilizing an AbstractDataSource instance for reading from a connection
Record.cpp [code]
Record.h [code]
SmartRest.cpp [code]
SmartRest.h [code]The main SmartRest facade class
StaticData.cpp [code]
StaticData.h [code]
Value.h [code]Represents a generic data value