Public Types | Protected Member Functions

mln::Site< E > Struct Template Reference

Base class for classes that are explicitly sites. More...

#include <site.hh>

Inheritance diagram for mln::Site< E >:
Inheritance graph

List of all members.

Public Types

typedef Site< void > category
typedef E exact_t

Protected Member Functions

 Site ()

Detailed Description

template<typename E>
struct mln::Site< E >

Base class for classes that are explicitly sites.


Member Typedef Documentation

template<typename E>
typedef Site<void> mln::Site< E >::category
template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Constructor & Destructor Documentation

template<typename E >
mln::Site< E >::Site (  )  [inline, protected]