| 
    Reranker Framework (ReFr)
    
   Reranking framework for structure prediction and discriminative language modeling 
   | 
 
A specialization to allow Factory-constructible objects to initialize int data members.  
 More...
#include <stream-init.H>
  
 Public Member Functions | |
| Initializer (int *member) | |
| virtual | ~Initializer () | 
| virtual void | Init (StreamTokenizer &st, Environment *env=NULL) | 
  Public Member Functions inherited from reranker::StreamInitializer | |
| StreamInitializer () | |
| virtual | ~StreamInitializer () | 
A specialization to allow Factory-constructible objects to initialize int data members. 
Definition at line 111 of file stream-init.H.
      
  | 
  inline | 
Definition at line 113 of file stream-init.H.
      
  | 
  inlinevirtual | 
Definition at line 114 of file stream-init.H.
      
  | 
  inlinevirtual | 
Implements reranker::StreamInitializer.
Definition at line 115 of file stream-init.H.
 1.8.6