| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmElfNoteEntry :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfNoteEntry ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmElfNoteEntry. | ||||
| upSgAsmElfNoteEntry :: Typeable a => SgAsmElfNoteEntry a -> SgAsmElfNoteEntry () | ||||
| Performs an upcast of a SgAsmElfNoteEntry subtype to a SgAsmElfNoteEntry. | ||||
| newAsmElfNoteEntry :: Typeable a => SgAsmElfNoteSection a -> IO (SgAsmElfNoteEntry ()) | ||||
| Stub for ::SgAsmElfNoteEntry::SgAsmElfNoteEntry of type void (class ::SgAsmElfNoteSection*) | ||||
| newAsmElfNoteEntry2 :: IO (SgAsmElfNoteEntry ()) | ||||
| Stub for ::SgAsmElfNoteEntry::SgAsmElfNoteEntry of type void () | ||||
| asmElfNoteEntryCalculateSize :: Typeable a => SgAsmElfNoteEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfNoteEntry::calculate_size of type ::rose_addr_t() | ||||
| asmElfNoteEntryCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfNoteEntry a -> IO () | ||||
| Stub for ::SgAsmElfNoteEntry::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmElfNoteEntryClassName :: Typeable a => SgAsmElfNoteEntry a -> IO String | ||||
| Stub for ::SgAsmElfNoteEntry::class_name of type ::std::string() | ||||
| asmElfNoteEntryDump :: Typeable a => SgAsmElfNoteEntry a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmElfNoteEntry::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmElfNoteEntryGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfNoteEntry a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmElfNoteEntry::getChildIndex of type long (class ::SgNode*) | ||||
| asmElfNoteEntryGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfNoteEntry a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmElfNoteEntry::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmElfNoteEntryGetName :: Typeable a => SgAsmElfNoteEntry a -> IO (SgAsmGenericString ()) | ||||
| Stub for ::SgAsmElfNoteEntry::get_name of type class ::SgAsmGenericString*() | ||||
| asmElfNoteEntryGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfNoteEntry a -> IO CSize | ||||
| Stub for ::SgAsmElfNoteEntry::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmElfNoteEntryGetPayload :: Typeable a => SgAsmElfNoteEntry a -> IO [CUChar] | ||||
| Stub for ::SgAsmElfNoteEntry::get_payload of type const ::SgUnsignedCharList&() | ||||
| asmElfNoteEntryGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfNoteEntry a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmElfNoteEntry::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmElfNoteEntryGetTraversalSuccessorContainer :: Typeable a => SgAsmElfNoteEntry a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmElfNoteEntry::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmElfNoteEntryGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfNoteEntry a -> IO [CString] | ||||
| Stub for ::SgAsmElfNoteEntry::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmElfNoteEntryGetType :: Typeable a => SgAsmElfNoteEntry a -> IO CUInt | ||||
| Stub for ::SgAsmElfNoteEntry::get_type of type unsigned int () | ||||
| asmElfNoteEntryIsInMemoryPool :: Typeable a => SgAsmElfNoteEntry a -> IO Bool | ||||
| Stub for ::SgAsmElfNoteEntry::isInMemoryPool of type bool () | ||||
| asmElfNoteEntryMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmElfNoteEntry::memoryUsage of type ::size_t() | ||||
| asmElfNoteEntryNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmElfNoteEntry::numberOfNodes of type ::size_t() | ||||
| asmElfNoteEntryParse :: Typeable a => SgAsmElfNoteEntry a -> CULong -> IO CULong | ||||
| Stub for ::SgAsmElfNoteEntry::parse of type ::rose_addr_t(::rose_addr_t) | ||||
| asmElfNoteEntrySageClassName :: Typeable a => SgAsmElfNoteEntry a -> IO String | ||||
| Stub for ::SgAsmElfNoteEntry::sage_class_name of type const char *() | ||||
| asmElfNoteEntrySetName :: (Typeable a, Typeable b) => SgAsmElfNoteEntry a -> SgAsmGenericString b -> IO () | ||||
| Stub for ::SgAsmElfNoteEntry::set_name of type void (class ::SgAsmGenericString*) | ||||
| asmElfNoteEntrySetPayload :: Typeable a => SgAsmElfNoteEntry a -> Ptr () -> CSize -> IO () | ||||
| Stub for ::SgAsmElfNoteEntry::set_payload of type void (const void *, ::size_t) | ||||
| asmElfNoteEntrySetType :: Typeable a => SgAsmElfNoteEntry a -> CUInt -> IO () | ||||
| Stub for ::SgAsmElfNoteEntry::set_type of type void (unsigned int ) | ||||
| asmElfNoteEntryVariantT :: Typeable a => SgAsmElfNoteEntry a -> IO VariantT | ||||
| Stub for ::SgAsmElfNoteEntry::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |