Natural Language Processing  0.1.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | Friends | List of all members
GSContainerpair Struct Reference

The GSContainerpair struct Container for a GPSWpair. More...

#include <syntaxtree.h>

Public Member Functions

 GSContainerpair ()
 GSContainerpair Default Constructor.
 
 GSContainerpair (GrammarPhrase g, const SyntaxWord &W)
 GSContainerpair Constructor. More...
 

Public Attributes

GPSWpair _d
 _d the pair
 

Friends

std::ostream & operator<< (std::ostream &out, const GSContainerpair &G)
 operator << insertion More...
 

Detailed Description

The GSContainerpair struct Container for a GPSWpair.

Constructor & Destructor Documentation

GSContainerpair::GSContainerpair ( GrammarPhrase  g,
const SyntaxWord W 
)
inline

GSContainerpair Constructor.

Parameters
gGrammarPhrase
WSyntaxWord

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const GSContainerpair G 
)
friend

operator << insertion

Parameters
outoutput stream
GContainer
Returns
output stream

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