| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmNESectionTable :: Typeable a => SgNode a -> IO (Maybe (SgAsmNESectionTable ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmNESectionTable. | ||||
| upSgAsmNESectionTable :: Typeable a => SgAsmNESectionTable a -> SgAsmNESectionTable () | ||||
| Performs an upcast of a SgAsmNESectionTable subtype to a SgAsmNESectionTable. | ||||
| newAsmNESectionTable :: Typeable a => SgAsmNEFileHeader a -> IO (SgAsmNESectionTable ()) | ||||
| Stub for ::SgAsmNESectionTable::SgAsmNESectionTable of type void (class ::SgAsmNEFileHeader*) | ||||
| newAsmNESectionTable2 :: IO (SgAsmNESectionTable ()) | ||||
| Stub for ::SgAsmNESectionTable::SgAsmNESectionTable of type void () | ||||
| asmNESectionTableCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmNESectionTable a -> IO () | ||||
| Stub for ::SgAsmNESectionTable::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmNESectionTableClassName :: Typeable a => SgAsmNESectionTable a -> IO String | ||||
| Stub for ::SgAsmNESectionTable::class_name of type ::std::string() | ||||
| asmNESectionTableDump :: Typeable a => SgAsmNESectionTable a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmNESectionTable::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmNESectionTableGetChildIndex :: (Typeable a, Typeable b) => SgAsmNESectionTable a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmNESectionTable::getChildIndex of type long (class ::SgNode*) | ||||
| asmNESectionTableGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmNESectionTable a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmNESectionTable::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmNESectionTableGetFlags :: Typeable a => SgAsmNESectionTable a -> IO CUInt | ||||
| Stub for ::SgAsmNESectionTable::get_flags of type unsigned int () | ||||
| asmNESectionTableGetNumberOfTraversalSuccessors :: Typeable a => SgAsmNESectionTable a -> IO CSize | ||||
| Stub for ::SgAsmNESectionTable::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmNESectionTableGetPhysicalSize :: Typeable a => SgAsmNESectionTable a -> IO CULong | ||||
| Stub for ::SgAsmNESectionTable::get_physical_size of type ::rose_addr_t() | ||||
| asmNESectionTableGetSector :: Typeable a => SgAsmNESectionTable a -> IO CUInt | ||||
| Stub for ::SgAsmNESectionTable::get_sector of type unsigned int () | ||||
| asmNESectionTableGetTraversalSuccessorByIndex :: Typeable a => SgAsmNESectionTable a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmNESectionTable::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmNESectionTableGetTraversalSuccessorContainer :: Typeable a => SgAsmNESectionTable a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmNESectionTable::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmNESectionTableGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmNESectionTable a -> IO [CString] | ||||
| Stub for ::SgAsmNESectionTable::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmNESectionTableGetVirtualSize :: Typeable a => SgAsmNESectionTable a -> IO CULong | ||||
| Stub for ::SgAsmNESectionTable::get_virtual_size of type ::rose_addr_t() | ||||
| asmNESectionTableIsInMemoryPool :: Typeable a => SgAsmNESectionTable a -> IO Bool | ||||
| Stub for ::SgAsmNESectionTable::isInMemoryPool of type bool () | ||||
| asmNESectionTableMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmNESectionTable::memoryUsage of type ::size_t() | ||||
| asmNESectionTableNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmNESectionTable::numberOfNodes of type ::size_t() | ||||
| asmNESectionTableSageClassName :: Typeable a => SgAsmNESectionTable a -> IO String | ||||
| Stub for ::SgAsmNESectionTable::sage_class_name of type const char *() | ||||
| asmNESectionTableSetFlags :: Typeable a => SgAsmNESectionTable a -> CUInt -> IO () | ||||
| Stub for ::SgAsmNESectionTable::set_flags of type void (unsigned int ) | ||||
| asmNESectionTableSetPhysicalSize :: Typeable a => SgAsmNESectionTable a -> CULong -> IO () | ||||
| Stub for ::SgAsmNESectionTable::set_physical_size of type void (::rose_addr_t) | ||||
| asmNESectionTableSetSector :: Typeable a => SgAsmNESectionTable a -> CUInt -> IO () | ||||
| Stub for ::SgAsmNESectionTable::set_sector of type void (unsigned int ) | ||||
| asmNESectionTableSetVirtualSize :: Typeable a => SgAsmNESectionTable a -> CULong -> IO () | ||||
| Stub for ::SgAsmNESectionTable::set_virtual_size of type void (::rose_addr_t) | ||||
| asmNESectionTableVariantT :: Typeable a => SgAsmNESectionTable a -> IO VariantT | ||||
| Stub for ::SgAsmNESectionTable::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |