PluginInfo.cpp File Reference
#include "../xml/Reader.h"
#include "../xml/ReaderFactory.h"
#include "PluginInfo.h"
#include <cassert>
#include <cstdlib>

Go to the source code of this file.

Functions

te::plugin::PluginInfooperator<< (te::plugin::PluginInfo &pInfo, te::xml::Reader &xmlReader)
 It deserializes the plugin info using the given XML reader. More...
 

Function Documentation