| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmStoredString :: Typeable a => SgNode a -> IO (Maybe (SgAsmStoredString ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmStoredString. | ||||
| upSgAsmStoredString :: Typeable a => SgAsmStoredString a -> SgAsmStoredString () | ||||
| Performs an upcast of a SgAsmStoredString subtype to a SgAsmStoredString. | ||||
| newAsmStoredString :: Typeable a => SgAsmGenericStrtab a -> CULong -> IO (SgAsmStoredString ()) | ||||
| Stub for ::SgAsmStoredString::SgAsmStoredString of type void (class ::SgAsmGenericStrtab*, ::rose_addr_t) | ||||
| newAsmStoredString2 :: Typeable a => SgAsmGenericStrtab a -> String -> IO (SgAsmStoredString ()) | ||||
| Stub for ::SgAsmStoredString::SgAsmStoredString of type void (class ::SgAsmGenericStrtab*, const ::std::string&) | ||||
| newAsmStoredString3 :: Typeable a => SgAsmStringStorage a -> IO (SgAsmStoredString ()) | ||||
| Stub for ::SgAsmStoredString::SgAsmStoredString of type void (class ::SgAsmStringStorage*) | ||||
| newAsmStoredString4 :: IO (SgAsmStoredString ()) | ||||
| Stub for ::SgAsmStoredString::SgAsmStoredString of type void () | ||||
| asmStoredStringCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmStoredString a -> IO () | ||||
| Stub for ::SgAsmStoredString::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmStoredStringClassName :: Typeable a => SgAsmStoredString a -> IO String | ||||
| Stub for ::SgAsmStoredString::class_name of type ::std::string() | ||||
| asmStoredStringDump :: Typeable a => SgAsmStoredString a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmStoredString::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmStoredStringGetChildIndex :: (Typeable a, Typeable b) => SgAsmStoredString a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmStoredString::getChildIndex of type long (class ::SgNode*) | ||||
| asmStoredStringGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmStoredString a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmStoredString::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmStoredStringGetNumberOfTraversalSuccessors :: Typeable a => SgAsmStoredString a -> IO CSize | ||||
| Stub for ::SgAsmStoredString::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmStoredStringGetOffset :: Typeable a => SgAsmStoredString a -> IO CULong | ||||
| Stub for ::SgAsmStoredString::get_offset of type ::rose_addr_t() | ||||
| asmStoredStringGetStorage :: Typeable a => SgAsmStoredString a -> IO (SgAsmStringStorage ()) | ||||
| Stub for ::SgAsmStoredString::get_storage of type class ::SgAsmStringStorage*() | ||||
| asmStoredStringGetString :: Typeable a => SgAsmStoredString a -> Bool -> IO String | ||||
| Stub for ::SgAsmStoredString::get_string of type ::std::string(bool ) | ||||
| asmStoredStringGetStrtab :: Typeable a => SgAsmStoredString a -> IO (SgAsmGenericStrtab ()) | ||||
| Stub for ::SgAsmStoredString::get_strtab of type class ::SgAsmGenericStrtab*() | ||||
| asmStoredStringGetTraversalSuccessorByIndex :: Typeable a => SgAsmStoredString a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmStoredString::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmStoredStringGetTraversalSuccessorContainer :: Typeable a => SgAsmStoredString a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmStoredString::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmStoredStringGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmStoredString a -> IO [CString] | ||||
| Stub for ::SgAsmStoredString::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmStoredStringIsInMemoryPool :: Typeable a => SgAsmStoredString a -> IO Bool | ||||
| Stub for ::SgAsmStoredString::isInMemoryPool of type bool () | ||||
| asmStoredStringMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmStoredString::memoryUsage of type ::size_t() | ||||
| asmStoredStringNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmStoredString::numberOfNodes of type ::size_t() | ||||
| asmStoredStringSageClassName :: Typeable a => SgAsmStoredString a -> IO String | ||||
| Stub for ::SgAsmStoredString::sage_class_name of type const char *() | ||||
| asmStoredStringSetStorage :: (Typeable a, Typeable b) => SgAsmStoredString a -> SgAsmStringStorage b -> IO () | ||||
| Stub for ::SgAsmStoredString::set_storage of type void (class ::SgAsmStringStorage*) | ||||
| asmStoredStringSetStringstring :: Typeable a => SgAsmStoredString a -> String -> IO () | ||||
| Stub for ::SgAsmStoredString::set_string of type void (const ::std::string&) | ||||
| asmStoredStringSetStringrose_addr_t :: Typeable a => SgAsmStoredString a -> CULong -> IO () | ||||
| Stub for ::SgAsmStoredString::set_string of type void (::rose_addr_t) | ||||
| asmStoredStringVariantT :: Typeable a => SgAsmStoredString a -> IO VariantT | ||||
| Stub for ::SgAsmStoredString::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |