|
| ROSE.Sage3.Methods.SgAsmPEImportDirectory |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgAsmPEImportDirectory :: Typeable a => SgNode a -> IO (Maybe (SgAsmPEImportDirectory ())) |
| Attempts a dynamic cast of the given node to the type SgAsmPEImportDirectory.
|
|
| upSgAsmPEImportDirectory :: Typeable a => SgAsmPEImportDirectory a -> SgAsmPEImportDirectory () |
| Performs an upcast of a SgAsmPEImportDirectory subtype to a SgAsmPEImportDirectory.
|
|
| newAsmPEImportDirectory :: Typeable a => SgAsmPEImportSection a -> String -> IO (SgAsmPEImportDirectory ()) |
| Stub for ::SgAsmPEImportDirectory::SgAsmPEImportDirectory of type void (class ::SgAsmPEImportSection*, ::std::string)
|
|
| newAsmPEImportDirectory2 :: IO (SgAsmPEImportDirectory ()) |
| Stub for ::SgAsmPEImportDirectory::SgAsmPEImportDirectory of type void ()
|
|
| asmPEImportDirectoryCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmPEImportDirectory a -> IO () |
| Stub for ::SgAsmPEImportDirectory::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| asmPEImportDirectoryClassName :: Typeable a => SgAsmPEImportDirectory a -> IO String |
| Stub for ::SgAsmPEImportDirectory::class_name of type ::std::string()
|
|
| asmPEImportDirectoryDump :: Typeable a => SgAsmPEImportDirectory a -> Ptr CFile -> String -> CLong -> IO () |
| Stub for ::SgAsmPEImportDirectory::dump of type void (::FILE*, const char *, ::ssize_t)
|
|
| asmPEImportDirectoryFindImportItem :: (Typeable a, Typeable b) => SgAsmPEImportDirectory a -> SgAsmPEImportItem b -> CInt -> IO CInt |
| Stub for ::SgAsmPEImportDirectory::find_import_item of type int (const class ::SgAsmPEImportItem*, int )
|
|
| asmPEImportDirectoryGetChildIndex :: (Typeable a, Typeable b) => SgAsmPEImportDirectory a -> SgNode b -> IO CLong |
| Stub for ::SgAsmPEImportDirectory::getChildIndex of type long (class ::SgNode*)
|
|
| asmPEImportDirectoryGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmPEImportDirectory a -> SgNode b -> IO CSize |
| Stub for ::SgAsmPEImportDirectory::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| asmPEImportDirectoryGetDllName :: Typeable a => SgAsmPEImportDirectory a -> IO (SgAsmGenericString ()) |
| Stub for ::SgAsmPEImportDirectory::get_dll_name of type class ::SgAsmGenericString*()
|
|
| asmPEImportDirectoryGetDllNameNalloc :: Typeable a => SgAsmPEImportDirectory a -> IO CSize |
| Stub for ::SgAsmPEImportDirectory::get_dll_name_nalloc of type ::size_t()
|
|
| asmPEImportDirectoryGetForwarderChain :: Typeable a => SgAsmPEImportDirectory a -> IO CUInt |
| Stub for ::SgAsmPEImportDirectory::get_forwarder_chain of type unsigned int ()
|
|
| asmPEImportDirectoryGetIatNalloc :: Typeable a => SgAsmPEImportDirectory a -> IO CSize |
| Stub for ::SgAsmPEImportDirectory::get_iat_nalloc of type ::size_t()
|
|
| asmPEImportDirectoryGetIltNalloc :: Typeable a => SgAsmPEImportDirectory a -> IO CSize |
| Stub for ::SgAsmPEImportDirectory::get_ilt_nalloc of type ::size_t()
|
|
| asmPEImportDirectoryGetImports :: Typeable a => SgAsmPEImportDirectory a -> IO (SgAsmPEImportItemList ()) |
| Stub for ::SgAsmPEImportDirectory::get_imports of type class ::SgAsmPEImportItemList*()
|
|
| asmPEImportDirectoryGetNumberOfTraversalSuccessors :: Typeable a => SgAsmPEImportDirectory a -> IO CSize |
| Stub for ::SgAsmPEImportDirectory::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| asmPEImportDirectoryGetTime :: Typeable a => SgAsmPEImportDirectory a -> IO CTime |
| Stub for ::SgAsmPEImportDirectory::get_time of type ::time_t()
|
|
| asmPEImportDirectoryGetTraversalSuccessorByIndex :: Typeable a => SgAsmPEImportDirectory a -> CSize -> IO (SgNode ()) |
| Stub for ::SgAsmPEImportDirectory::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| asmPEImportDirectoryGetTraversalSuccessorContainer :: Typeable a => SgAsmPEImportDirectory a -> IO [SgNode ()] |
| Stub for ::SgAsmPEImportDirectory::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| asmPEImportDirectoryGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmPEImportDirectory a -> IO [CString] |
| Stub for ::SgAsmPEImportDirectory::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| asmPEImportDirectoryIatRequiredSize :: Typeable a => SgAsmPEImportDirectory a -> IO CSize |
| Stub for ::SgAsmPEImportDirectory::iat_required_size of type ::size_t()
|
|
| asmPEImportDirectoryIsInMemoryPool :: Typeable a => SgAsmPEImportDirectory a -> IO Bool |
| Stub for ::SgAsmPEImportDirectory::isInMemoryPool of type bool ()
|
|
| asmPEImportDirectoryMemoryUsage :: IO CSize |
| Stub for ::SgAsmPEImportDirectory::memoryUsage of type ::size_t()
|
|
| asmPEImportDirectoryNumberOfNodes :: IO CSize |
| Stub for ::SgAsmPEImportDirectory::numberOfNodes of type ::size_t()
|
|
| asmPEImportDirectoryParse :: Typeable a => SgAsmPEImportDirectory a -> CULong -> IO (SgAsmPEImportDirectory ()) |
| Stub for ::SgAsmPEImportDirectory::parse of type class ::SgAsmPEImportDirectory*(::rose_addr_t)
|
|
| asmPEImportDirectorySageClassName :: Typeable a => SgAsmPEImportDirectory a -> IO String |
| Stub for ::SgAsmPEImportDirectory::sage_class_name of type const char *()
|
|
| asmPEImportDirectorySetDllName :: (Typeable a, Typeable b) => SgAsmPEImportDirectory a -> SgAsmGenericString b -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_dll_name of type void (class ::SgAsmGenericString*)
|
|
| asmPEImportDirectorySetDllNameNalloc :: Typeable a => SgAsmPEImportDirectory a -> CSize -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_dll_name_nalloc of type void (::size_t)
|
|
| asmPEImportDirectorySetForwarderChain :: Typeable a => SgAsmPEImportDirectory a -> CUInt -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_forwarder_chain of type void (unsigned int )
|
|
| asmPEImportDirectorySetIatNalloc :: Typeable a => SgAsmPEImportDirectory a -> CSize -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_iat_nalloc of type void (::size_t)
|
|
| asmPEImportDirectorySetIltNalloc :: Typeable a => SgAsmPEImportDirectory a -> CSize -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_ilt_nalloc of type void (::size_t)
|
|
| asmPEImportDirectorySetImports :: (Typeable a, Typeable b) => SgAsmPEImportDirectory a -> SgAsmPEImportItemList b -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_imports of type void (class ::SgAsmPEImportItemList*)
|
|
| asmPEImportDirectorySetTime :: Typeable a => SgAsmPEImportDirectory a -> CTime -> IO () |
| Stub for ::SgAsmPEImportDirectory::set_time of type void (::time_t)
|
|
| asmPEImportDirectoryVariantT :: Typeable a => SgAsmPEImportDirectory a -> IO VariantT |
| Stub for ::SgAsmPEImportDirectory::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |