| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmLERelocTable :: Typeable a => SgNode a -> IO (Maybe (SgAsmLERelocTable ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmLERelocTable. | ||||
| upSgAsmLERelocTable :: Typeable a => SgAsmLERelocTable a -> SgAsmLERelocTable () | ||||
| Performs an upcast of a SgAsmLERelocTable subtype to a SgAsmLERelocTable. | ||||
| newAsmLERelocTable :: Typeable a => SgAsmLEFileHeader a -> CULong -> IO (SgAsmLERelocTable ()) | ||||
| Stub for ::SgAsmLERelocTable::SgAsmLERelocTable of type void (class ::SgAsmLEFileHeader*, ::rose_addr_t) | ||||
| newAsmLERelocTable2 :: IO (SgAsmLERelocTable ()) | ||||
| Stub for ::SgAsmLERelocTable::SgAsmLERelocTable of type void () | ||||
| asmLERelocTableCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmLERelocTable a -> IO () | ||||
| Stub for ::SgAsmLERelocTable::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmLERelocTableClassName :: Typeable a => SgAsmLERelocTable a -> IO String | ||||
| Stub for ::SgAsmLERelocTable::class_name of type ::std::string() | ||||
| asmLERelocTableDump :: Typeable a => SgAsmLERelocTable a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmLERelocTable::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmLERelocTableGetChildIndex :: (Typeable a, Typeable b) => SgAsmLERelocTable a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmLERelocTable::getChildIndex of type long (class ::SgNode*) | ||||
| asmLERelocTableGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmLERelocTable a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmLERelocTable::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmLERelocTableGetEntries :: Typeable a => SgAsmLERelocTable a -> IO [SgAsmNERelocEntry ()] | ||||
| Stub for ::SgAsmLERelocTable::get_entries of type ::SgAsmLERelocEntryPtrList() | ||||
| asmLERelocTableGetNumberOfTraversalSuccessors :: Typeable a => SgAsmLERelocTable a -> IO CSize | ||||
| Stub for ::SgAsmLERelocTable::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmLERelocTableGetTraversalSuccessorByIndex :: Typeable a => SgAsmLERelocTable a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmLERelocTable::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmLERelocTableGetTraversalSuccessorContainer :: Typeable a => SgAsmLERelocTable a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmLERelocTable::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmLERelocTableGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmLERelocTable a -> IO [CString] | ||||
| Stub for ::SgAsmLERelocTable::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmLERelocTableIsInMemoryPool :: Typeable a => SgAsmLERelocTable a -> IO Bool | ||||
| Stub for ::SgAsmLERelocTable::isInMemoryPool of type bool () | ||||
| asmLERelocTableMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmLERelocTable::memoryUsage of type ::size_t() | ||||
| asmLERelocTableNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmLERelocTable::numberOfNodes of type ::size_t() | ||||
| asmLERelocTableSageClassName :: Typeable a => SgAsmLERelocTable a -> IO String | ||||
| Stub for ::SgAsmLERelocTable::sage_class_name of type const char *() | ||||
| asmLERelocTableSetEntries :: Typeable a => SgAsmLERelocTable a -> [SgAsmNERelocEntry ()] -> IO () | ||||
| Stub for ::SgAsmLERelocTable::set_entries of type void (::SgAsmLERelocEntryPtrList) | ||||
| asmLERelocTableVariantT :: Typeable a => SgAsmLERelocTable a -> IO VariantT | ||||
| Stub for ::SgAsmLERelocTable::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |