| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmLEPageTable :: Typeable a => SgNode a -> IO (Maybe (SgAsmLEPageTable ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmLEPageTable. | ||||
| upSgAsmLEPageTable :: Typeable a => SgAsmLEPageTable a -> SgAsmLEPageTable () | ||||
| Performs an upcast of a SgAsmLEPageTable subtype to a SgAsmLEPageTable. | ||||
| newAsmLEPageTable :: Typeable a => SgAsmLEFileHeader a -> CULong -> CULong -> IO (SgAsmLEPageTable ()) | ||||
| Stub for ::SgAsmLEPageTable::SgAsmLEPageTable of type void (class ::SgAsmLEFileHeader*, ::rose_addr_t, ::rose_addr_t) | ||||
| newAsmLEPageTable2 :: IO (SgAsmLEPageTable ()) | ||||
| Stub for ::SgAsmLEPageTable::SgAsmLEPageTable of type void () | ||||
| asmLEPageTableCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmLEPageTable a -> IO () | ||||
| Stub for ::SgAsmLEPageTable::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmLEPageTableClassName :: Typeable a => SgAsmLEPageTable a -> IO String | ||||
| Stub for ::SgAsmLEPageTable::class_name of type ::std::string() | ||||
| asmLEPageTableDump :: Typeable a => SgAsmLEPageTable a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmLEPageTable::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmLEPageTableGetChildIndex :: (Typeable a, Typeable b) => SgAsmLEPageTable a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmLEPageTable::getChildIndex of type long (class ::SgNode*) | ||||
| asmLEPageTableGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmLEPageTable a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmLEPageTable::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmLEPageTableGetEntries :: Typeable a => SgAsmLEPageTable a -> IO [SgAsmLEPageTableEntry ()] | ||||
| Stub for ::SgAsmLEPageTable::get_entries of type ::SgAsmLEPageTableEntryPtrList() | ||||
| asmLEPageTableGetNumberOfTraversalSuccessors :: Typeable a => SgAsmLEPageTable a -> IO CSize | ||||
| Stub for ::SgAsmLEPageTable::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmLEPageTableGetPage :: Typeable a => SgAsmLEPageTable a -> CSize -> IO (SgAsmLEPageTableEntry ()) | ||||
| Stub for ::SgAsmLEPageTable::get_page of type class ::SgAsmLEPageTableEntry*(::size_t) | ||||
| asmLEPageTableGetTraversalSuccessorByIndex :: Typeable a => SgAsmLEPageTable a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmLEPageTable::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmLEPageTableGetTraversalSuccessorContainer :: Typeable a => SgAsmLEPageTable a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmLEPageTable::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmLEPageTableGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmLEPageTable a -> IO [CString] | ||||
| Stub for ::SgAsmLEPageTable::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmLEPageTableIsInMemoryPool :: Typeable a => SgAsmLEPageTable a -> IO Bool | ||||
| Stub for ::SgAsmLEPageTable::isInMemoryPool of type bool () | ||||
| asmLEPageTableMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmLEPageTable::memoryUsage of type ::size_t() | ||||
| asmLEPageTableNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmLEPageTable::numberOfNodes of type ::size_t() | ||||
| asmLEPageTableSageClassName :: Typeable a => SgAsmLEPageTable a -> IO String | ||||
| Stub for ::SgAsmLEPageTable::sage_class_name of type const char *() | ||||
| asmLEPageTableSetEntries :: Typeable a => SgAsmLEPageTable a -> [SgAsmLEPageTableEntry ()] -> IO () | ||||
| Stub for ::SgAsmLEPageTable::set_entries of type void (::SgAsmLEPageTableEntryPtrList) | ||||
| asmLEPageTableVariantT :: Typeable a => SgAsmLEPageTable a -> IO VariantT | ||||
| Stub for ::SgAsmLEPageTable::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |