BWAPI
Public Member Functions | Static Public Attributes
Add Struct Reference

"functor" class used as parameter to AddSubRep<> More...

#include <ExprRep.h>

List of all members.

Public Member Functions

template<class T >
const T & operator() (const T &t) const
 unary operator
template<class T >
operator() (const T &a, const T &b) const
 binary operator

Static Public Attributes

static const char * name
 name

Detailed Description

"functor" class used as parameter to AddSubRep<>


Member Function Documentation

template<class T >
const T& Add::operator() ( const T &  t) const [inline]

unary operator

template<class T >
T Add::operator() ( const T &  a,
const T &  b 
) const [inline]

binary operator


Member Data Documentation

const char* Add::name [static]

name


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines