| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmElfNoteSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfNoteSection ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmElfNoteSection. | ||||
| upSgAsmElfNoteSection :: Typeable a => SgAsmElfNoteSection a -> SgAsmElfNoteSection () | ||||
| Performs an upcast of a SgAsmElfNoteSection subtype to a SgAsmElfNoteSection. | ||||
| newAsmElfNoteSection :: Typeable a => SgAsmElfFileHeader a -> IO (SgAsmElfNoteSection ()) | ||||
| Stub for ::SgAsmElfNoteSection::SgAsmElfNoteSection of type void (class ::SgAsmElfFileHeader*) | ||||
| newAsmElfNoteSection2 :: IO (SgAsmElfNoteSection ()) | ||||
| Stub for ::SgAsmElfNoteSection::SgAsmElfNoteSection of type void () | ||||
| asmElfNoteSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfNoteSection a -> IO () | ||||
| Stub for ::SgAsmElfNoteSection::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmElfNoteSectionClassName :: Typeable a => SgAsmElfNoteSection a -> IO String | ||||
| Stub for ::SgAsmElfNoteSection::class_name of type ::std::string() | ||||
| asmElfNoteSectionDump :: Typeable a => SgAsmElfNoteSection a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmElfNoteSection::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmElfNoteSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfNoteSection a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmElfNoteSection::getChildIndex of type long (class ::SgNode*) | ||||
| asmElfNoteSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfNoteSection a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmElfNoteSection::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmElfNoteSectionGetEntries :: Typeable a => SgAsmElfNoteSection a -> IO (SgAsmElfNoteEntryList ()) | ||||
| Stub for ::SgAsmElfNoteSection::get_entries of type class ::SgAsmElfNoteEntryList*() | ||||
| asmElfNoteSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfNoteSection a -> IO CSize | ||||
| Stub for ::SgAsmElfNoteSection::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmElfNoteSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfNoteSection a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmElfNoteSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmElfNoteSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmElfNoteSection a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmElfNoteSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmElfNoteSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfNoteSection a -> IO [CString] | ||||
| Stub for ::SgAsmElfNoteSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmElfNoteSectionIsInMemoryPool :: Typeable a => SgAsmElfNoteSection a -> IO Bool | ||||
| Stub for ::SgAsmElfNoteSection::isInMemoryPool of type bool () | ||||
| asmElfNoteSectionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmElfNoteSection::memoryUsage of type ::size_t() | ||||
| asmElfNoteSectionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmElfNoteSection::numberOfNodes of type ::size_t() | ||||
| asmElfNoteSectionParse :: Typeable a => SgAsmElfNoteSection a -> IO (SgAsmElfNoteSection ()) | ||||
| Stub for ::SgAsmElfNoteSection::parse of type class ::SgAsmElfNoteSection*() | ||||
| asmElfNoteSectionReallocate :: Typeable a => SgAsmElfNoteSection a -> IO Bool | ||||
| Stub for ::SgAsmElfNoteSection::reallocate of type bool () | ||||
| asmElfNoteSectionSageClassName :: Typeable a => SgAsmElfNoteSection a -> IO String | ||||
| Stub for ::SgAsmElfNoteSection::sage_class_name of type const char *() | ||||
| asmElfNoteSectionSetEntries :: (Typeable a, Typeable b) => SgAsmElfNoteSection a -> SgAsmElfNoteEntryList b -> IO () | ||||
| Stub for ::SgAsmElfNoteSection::set_entries of type void (class ::SgAsmElfNoteEntryList*) | ||||
| asmElfNoteSectionVariantT :: Typeable a => SgAsmElfNoteSection a -> IO VariantT | ||||
| Stub for ::SgAsmElfNoteSection::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |