| 
    ROSE 0.11.145.357
    
   | 
 
permits to gather types and symbols to extract an API from a set of headers.
#include <Rose/Source/Generation/API.h>
Public Types | |
| using | a_namespace = symbol_t< Object::a_namespace > * | 
| using | a_class = symbol_t< Object::a_class > * | 
| using | a_typedef = symbol_t< Object::a_typedef > * | 
| using | a_variable = symbol_t< Object::a_variable > * | 
| using | a_function = symbol_t< Object::a_function > * | 
Public Member Functions | |
| void | load (Driver &driver) | 
| void | display (std::ostream &out) const | 
| void | add_nodes_for_namequal (Driver &driver, SgSourceFile *srcfile) const | 
| std::set< size_t > const & | fids () const | 
| using Rose::Source::Generation::API< CRT >::a_namespace = symbol_t<Object::a_namespace> * | 
| using Rose::Source::Generation::API< CRT >::a_class = symbol_t<Object::a_class> * | 
| using Rose::Source::Generation::API< CRT >::a_typedef = symbol_t<Object::a_typedef> * | 
| using Rose::Source::Generation::API< CRT >::a_variable = symbol_t<Object::a_variable> * | 
| using Rose::Source::Generation::API< CRT >::a_function = symbol_t<Object::a_function> * | 
      
  | 
  inline |