LibraryInfo.h File Reference

Basic information about a library. More...

#include "../Config.h"
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  te::core::HostApplication
 Describe the host system. More...
 
struct  te::core::Info
 Basic information about a module. More...
 
struct  te::core::Provider
 Describe the module provider. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::core
 

Typedefs

typedef std::pair< std::string, std::string > te::core::Parameter
 
typedef std::pair< std::string, std::string > te::core::Resource
 

Detailed Description

Basic information about a library.

Author
Gilberto Ribeiro de Queiroz

Definition in file LibraryInfo.h.