| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmElfStringSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfStringSection ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmElfStringSection. | ||||
| upSgAsmElfStringSection :: Typeable a => SgAsmElfStringSection a -> SgAsmElfStringSection () | ||||
| Performs an upcast of a SgAsmElfStringSection subtype to a SgAsmElfStringSection. | ||||
| newAsmElfStringSection :: Typeable a => SgAsmElfFileHeader a -> IO (SgAsmElfStringSection ()) | ||||
| Stub for ::SgAsmElfStringSection::SgAsmElfStringSection of type void (class ::SgAsmElfFileHeader*) | ||||
| newAsmElfStringSection2 :: IO (SgAsmElfStringSection ()) | ||||
| Stub for ::SgAsmElfStringSection::SgAsmElfStringSection of type void () | ||||
| asmElfStringSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfStringSection a -> IO () | ||||
| Stub for ::SgAsmElfStringSection::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmElfStringSectionClassName :: Typeable a => SgAsmElfStringSection a -> IO String | ||||
| Stub for ::SgAsmElfStringSection::class_name of type ::std::string() | ||||
| asmElfStringSectionDump :: Typeable a => SgAsmElfStringSection a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmElfStringSection::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmElfStringSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfStringSection a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmElfStringSection::getChildIndex of type long (class ::SgNode*) | ||||
| asmElfStringSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfStringSection a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmElfStringSection::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmElfStringSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfStringSection a -> IO CSize | ||||
| Stub for ::SgAsmElfStringSection::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmElfStringSectionGetStrtab :: Typeable a => SgAsmElfStringSection a -> IO (SgAsmElfStrtab ()) | ||||
| Stub for ::SgAsmElfStringSection::get_strtab of type class ::SgAsmElfStrtab*() | ||||
| asmElfStringSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfStringSection a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmElfStringSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmElfStringSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmElfStringSection a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmElfStringSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmElfStringSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfStringSection a -> IO [CString] | ||||
| Stub for ::SgAsmElfStringSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmElfStringSectionIsInMemoryPool :: Typeable a => SgAsmElfStringSection a -> IO Bool | ||||
| Stub for ::SgAsmElfStringSection::isInMemoryPool of type bool () | ||||
| asmElfStringSectionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmElfStringSection::memoryUsage of type ::size_t() | ||||
| asmElfStringSectionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmElfStringSection::numberOfNodes of type ::size_t() | ||||
| asmElfStringSectionParse :: Typeable a => SgAsmElfStringSection a -> IO (SgAsmElfStringSection ()) | ||||
| Stub for ::SgAsmElfStringSection::parse of type class ::SgAsmElfStringSection*() | ||||
| asmElfStringSectionReallocate :: Typeable a => SgAsmElfStringSection a -> IO Bool | ||||
| Stub for ::SgAsmElfStringSection::reallocate of type bool () | ||||
| asmElfStringSectionSageClassName :: Typeable a => SgAsmElfStringSection a -> IO String | ||||
| Stub for ::SgAsmElfStringSection::sage_class_name of type const char *() | ||||
| asmElfStringSectionSetSize :: Typeable a => SgAsmElfStringSection a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfStringSection::set_size of type void (::rose_addr_t) | ||||
| asmElfStringSectionSetStrtab :: (Typeable a, Typeable b) => SgAsmElfStringSection a -> SgAsmElfStrtab b -> IO () | ||||
| Stub for ::SgAsmElfStringSection::set_strtab of type void (class ::SgAsmElfStrtab*) | ||||
| asmElfStringSectionVariantT :: Typeable a => SgAsmElfStringSection a -> IO VariantT | ||||
| Stub for ::SgAsmElfStringSection::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |