| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmNEStringTable :: Typeable a => SgNode a -> IO (Maybe (SgAsmNEStringTable ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmNEStringTable. | ||||
| upSgAsmNEStringTable :: Typeable a => SgAsmNEStringTable a -> SgAsmNEStringTable () | ||||
| Performs an upcast of a SgAsmNEStringTable subtype to a SgAsmNEStringTable. | ||||
| newAsmNEStringTable :: Typeable a => SgAsmNEFileHeader a -> CULong -> CULong -> IO (SgAsmNEStringTable ()) | ||||
| Stub for ::SgAsmNEStringTable::SgAsmNEStringTable of type void (class ::SgAsmNEFileHeader*, ::rose_addr_t, ::rose_addr_t) | ||||
| newAsmNEStringTable2 :: IO (SgAsmNEStringTable ()) | ||||
| Stub for ::SgAsmNEStringTable::SgAsmNEStringTable of type void () | ||||
| asmNEStringTableCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmNEStringTable a -> IO () | ||||
| Stub for ::SgAsmNEStringTable::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmNEStringTableClassName :: Typeable a => SgAsmNEStringTable a -> IO String | ||||
| Stub for ::SgAsmNEStringTable::class_name of type ::std::string() | ||||
| asmNEStringTableDump :: Typeable a => SgAsmNEStringTable a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmNEStringTable::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmNEStringTableGetChildIndex :: (Typeable a, Typeable b) => SgAsmNEStringTable a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmNEStringTable::getChildIndex of type long (class ::SgNode*) | ||||
| asmNEStringTableGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmNEStringTable a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmNEStringTable::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmNEStringTableGetNumberOfTraversalSuccessors :: Typeable a => SgAsmNEStringTable a -> IO CSize | ||||
| Stub for ::SgAsmNEStringTable::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmNEStringTableGetString :: Typeable a => SgAsmNEStringTable a -> CULong -> IO String | ||||
| Stub for ::SgAsmNEStringTable::get_string of type ::std::string(::rose_addr_t) | ||||
| asmNEStringTableGetTraversalSuccessorByIndex :: Typeable a => SgAsmNEStringTable a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmNEStringTable::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmNEStringTableGetTraversalSuccessorContainer :: Typeable a => SgAsmNEStringTable a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmNEStringTable::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmNEStringTableGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmNEStringTable a -> IO [CString] | ||||
| Stub for ::SgAsmNEStringTable::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmNEStringTableIsInMemoryPool :: Typeable a => SgAsmNEStringTable a -> IO Bool | ||||
| Stub for ::SgAsmNEStringTable::isInMemoryPool of type bool () | ||||
| asmNEStringTableMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmNEStringTable::memoryUsage of type ::size_t() | ||||
| asmNEStringTableNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmNEStringTable::numberOfNodes of type ::size_t() | ||||
| asmNEStringTableSageClassName :: Typeable a => SgAsmNEStringTable a -> IO String | ||||
| Stub for ::SgAsmNEStringTable::sage_class_name of type const char *() | ||||
| asmNEStringTableVariantT :: Typeable a => SgAsmNEStringTable a -> IO VariantT | ||||
| Stub for ::SgAsmNEStringTable::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |