FreeLing  4.0
Public Member Functions | Private Attributes
freeling::semgraph::SG_argument Class Reference

Auxiliary class to store frame arguments. More...

#include <semgraph.h>

List of all members.

Public Member Functions

 SG_argument ()
 SG_argument (const std::wstring &r, const std::wstring &e)
 ~SG_argument ()
std::wstring get_role () const
std::wstring get_entity () const

Private Attributes

std::wstring role
std::wstring entity

Detailed Description

Auxiliary class to store frame arguments.


Constructor & Destructor Documentation

freeling::semgraph::SG_argument::SG_argument ( const std::wstring &  r,
const std::wstring &  e 
)

Member Function Documentation


Member Data Documentation

std::wstring freeling::semgraph::SG_argument::role [private]

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