Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plistCollections.cc File Reference

#include "plistCollections.h"
#include "string_util.h"
#include "attributes.h"
#include <string>
#include <vector>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <iomanip>
Include dependency graph for plistCollections.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plist
 

A collection of classes to implement the Propery List data storage format, a XML standard used by Apple and others.


Functions

template<>
SensorInfoplist::loadXML (xmlNode *node)
 This specialization looks for the SensorInfo::sensorType, then has the factory construct the correct subtype before loading the node into and returning that.
std::ostream & plist::filteredDisplay (std::ostream &os, const ObjectBase &c, const std::string &sel, int selType, unsigned int depth)
 take a regex and maximum depth for display (displays entries whos names match the filter sel
std::ostream & plist::filteredDisplay (std::ostream &os, const ObjectBase &c, const regex_t *reg, unsigned int depth)
 take a compiled regex and maximum depth for display

Detailed Description

Author:
Ethan Tira-Thompson (ejt) (Creator)

Definition in file plistCollections.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:00 2016 by Doxygen 1.6.3