Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::sys::Plugin::make Class Reference

#include <elm/sys/Plugin.h>

Public Member Functions

 make (string name, const Version &plugger_version)
 
makedescription (cstring d)
 
makelicense (cstring l)
 
makeversion (const Version &v)
 
makealias (string a)
 
makehook (cstring h)
 

Constructor & Destructor Documentation

elm::sys::Plugin::make::make ( string  name,
const Version plugger_version 
)

Member Function Documentation

make& elm::sys::Plugin::make::alias ( string  a)
make& elm::sys::Plugin::make::description ( cstring  d)
make& elm::sys::Plugin::make::hook ( cstring  h)
make& elm::sys::Plugin::make::license ( cstring  l)
make& elm::sys::Plugin::make::version ( const Version v)

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