| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmLESectionTable :: Typeable a => SgNode a -> IO (Maybe (SgAsmLESectionTable ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmLESectionTable. | ||||
| upSgAsmLESectionTable :: Typeable a => SgAsmLESectionTable a -> SgAsmLESectionTable () | ||||
| Performs an upcast of a SgAsmLESectionTable subtype to a SgAsmLESectionTable. | ||||
| newAsmLESectionTable :: Typeable a => SgAsmLEFileHeader a -> CULong -> CULong -> IO (SgAsmLESectionTable ()) | ||||
| Stub for ::SgAsmLESectionTable::SgAsmLESectionTable of type void (class ::SgAsmLEFileHeader*, ::rose_addr_t, ::rose_addr_t) | ||||
| newAsmLESectionTable2 :: IO (SgAsmLESectionTable ()) | ||||
| Stub for ::SgAsmLESectionTable::SgAsmLESectionTable of type void () | ||||
| asmLESectionTableCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmLESectionTable a -> IO () | ||||
| Stub for ::SgAsmLESectionTable::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmLESectionTableClassName :: Typeable a => SgAsmLESectionTable a -> IO String | ||||
| Stub for ::SgAsmLESectionTable::class_name of type ::std::string() | ||||
| asmLESectionTableDump :: Typeable a => SgAsmLESectionTable a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmLESectionTable::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmLESectionTableGetChildIndex :: (Typeable a, Typeable b) => SgAsmLESectionTable a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmLESectionTable::getChildIndex of type long (class ::SgNode*) | ||||
| asmLESectionTableGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmLESectionTable a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmLESectionTable::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmLESectionTableGetNumberOfTraversalSuccessors :: Typeable a => SgAsmLESectionTable a -> IO CSize | ||||
| Stub for ::SgAsmLESectionTable::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmLESectionTableGetTraversalSuccessorByIndex :: Typeable a => SgAsmLESectionTable a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmLESectionTable::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmLESectionTableGetTraversalSuccessorContainer :: Typeable a => SgAsmLESectionTable a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmLESectionTable::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmLESectionTableGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmLESectionTable a -> IO [CString] | ||||
| Stub for ::SgAsmLESectionTable::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmLESectionTableIsInMemoryPool :: Typeable a => SgAsmLESectionTable a -> IO Bool | ||||
| Stub for ::SgAsmLESectionTable::isInMemoryPool of type bool () | ||||
| asmLESectionTableMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmLESectionTable::memoryUsage of type ::size_t() | ||||
| asmLESectionTableNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmLESectionTable::numberOfNodes of type ::size_t() | ||||
| asmLESectionTableSageClassName :: Typeable a => SgAsmLESectionTable a -> IO String | ||||
| Stub for ::SgAsmLESectionTable::sage_class_name of type const char *() | ||||
| asmLESectionTableVariantT :: Typeable a => SgAsmLESectionTable a -> IO VariantT | ||||
| Stub for ::SgAsmLESectionTable::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |