| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmStringStorage :: Typeable a => SgNode a -> IO (Maybe (SgAsmStringStorage ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmStringStorage. | ||||
| upSgAsmStringStorage :: Typeable a => SgAsmStringStorage a -> SgAsmStringStorage () | ||||
| Performs an upcast of a SgAsmStringStorage subtype to a SgAsmStringStorage. | ||||
| newAsmStringStorage :: Typeable a => SgAsmGenericStrtab a -> String -> CULong -> IO (SgAsmStringStorage ()) | ||||
| Stub for ::SgAsmStringStorage::SgAsmStringStorage of type void (class ::SgAsmGenericStrtab*, const ::std::string&, ::rose_addr_t) | ||||
| newAsmStringStorage2 :: IO (SgAsmStringStorage ()) | ||||
| Stub for ::SgAsmStringStorage::SgAsmStringStorage of type void () | ||||
| asmStringStorageCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmStringStorage a -> IO () | ||||
| Stub for ::SgAsmStringStorage::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmStringStorageClassName :: Typeable a => SgAsmStringStorage a -> IO String | ||||
| Stub for ::SgAsmStringStorage::class_name of type ::std::string() | ||||
| asmStringStorageDump :: Typeable a => SgAsmStringStorage a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmStringStorage::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmStringStorageGetChildIndex :: (Typeable a, Typeable b) => SgAsmStringStorage a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmStringStorage::getChildIndex of type long (class ::SgNode*) | ||||
| asmStringStorageGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmStringStorage a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmStringStorage::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmStringStorageGetNumberOfTraversalSuccessors :: Typeable a => SgAsmStringStorage a -> IO CSize | ||||
| Stub for ::SgAsmStringStorage::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmStringStorageGetOffset :: Typeable a => SgAsmStringStorage a -> IO CULong | ||||
| Stub for ::SgAsmStringStorage::get_offset of type ::rose_addr_t() | ||||
| asmStringStorageGetString :: Typeable a => SgAsmStringStorage a -> IO String | ||||
| Stub for ::SgAsmStringStorage::get_string of type ::std::string() | ||||
| asmStringStorageGetStrtab :: Typeable a => SgAsmStringStorage a -> IO (SgAsmGenericStrtab ()) | ||||
| Stub for ::SgAsmStringStorage::get_strtab of type class ::SgAsmGenericStrtab*() | ||||
| asmStringStorageGetTraversalSuccessorByIndex :: Typeable a => SgAsmStringStorage a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmStringStorage::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmStringStorageGetTraversalSuccessorContainer :: Typeable a => SgAsmStringStorage a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmStringStorage::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmStringStorageGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmStringStorage a -> IO [CString] | ||||
| Stub for ::SgAsmStringStorage::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmStringStorageIsInMemoryPool :: Typeable a => SgAsmStringStorage a -> IO Bool | ||||
| Stub for ::SgAsmStringStorage::isInMemoryPool of type bool () | ||||
| asmStringStorageMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmStringStorage::memoryUsage of type ::size_t() | ||||
| asmStringStorageNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmStringStorage::numberOfNodes of type ::size_t() | ||||
| asmStringStorageSageClassName :: Typeable a => SgAsmStringStorage a -> IO String | ||||
| Stub for ::SgAsmStringStorage::sage_class_name of type const char *() | ||||
| asmStringStorageSetOffset :: Typeable a => SgAsmStringStorage a -> CULong -> IO () | ||||
| Stub for ::SgAsmStringStorage::set_offset of type void (::rose_addr_t) | ||||
| asmStringStorageSetString :: Typeable a => SgAsmStringStorage a -> String -> IO () | ||||
| Stub for ::SgAsmStringStorage::set_string of type void (::std::string) | ||||
| asmStringStorageSetStrtab :: (Typeable a, Typeable b) => SgAsmStringStorage a -> SgAsmGenericStrtab b -> IO () | ||||
| Stub for ::SgAsmStringStorage::set_strtab of type void (class ::SgAsmGenericStrtab*) | ||||
| asmStringStorageVariantT :: Typeable a => SgAsmStringStorage a -> IO VariantT | ||||
| Stub for ::SgAsmStringStorage::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |