| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmPERVASizePair :: Typeable a => SgNode a -> IO (Maybe (SgAsmPERVASizePair ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmPERVASizePair. | ||||
| upSgAsmPERVASizePair :: Typeable a => SgAsmPERVASizePair a -> SgAsmPERVASizePair () | ||||
| Performs an upcast of a SgAsmPERVASizePair subtype to a SgAsmPERVASizePair. | ||||
| newAsmPERVASizePair :: Typeable a => SgAsmPERVASizePairList a -> CULong -> CULong -> IO (SgAsmPERVASizePair ()) | ||||
| Stub for ::SgAsmPERVASizePair::SgAsmPERVASizePair of type void (class ::SgAsmPERVASizePairList*, ::rose_addr_t, ::rose_addr_t) | ||||
| newAsmPERVASizePair2 :: IO (SgAsmPERVASizePair ()) | ||||
| Stub for ::SgAsmPERVASizePair::SgAsmPERVASizePair of type void () | ||||
| asmPERVASizePairCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmPERVASizePair a -> IO () | ||||
| Stub for ::SgAsmPERVASizePair::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmPERVASizePairClassName :: Typeable a => SgAsmPERVASizePair a -> IO String | ||||
| Stub for ::SgAsmPERVASizePair::class_name of type ::std::string() | ||||
| asmPERVASizePairGetChildIndex :: (Typeable a, Typeable b) => SgAsmPERVASizePair a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmPERVASizePair::getChildIndex of type long (class ::SgNode*) | ||||
| asmPERVASizePairGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmPERVASizePair a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmPERVASizePair::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmPERVASizePairGetESize :: Typeable a => SgAsmPERVASizePair a -> IO CULong | ||||
| Stub for ::SgAsmPERVASizePair::get_e_size of type ::rose_addr_t() | ||||
| asmPERVASizePairGetNumberOfTraversalSuccessors :: Typeable a => SgAsmPERVASizePair a -> IO CSize | ||||
| Stub for ::SgAsmPERVASizePair::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmPERVASizePairGetSection :: Typeable a => SgAsmPERVASizePair a -> IO (SgAsmGenericSection ()) | ||||
| Stub for ::SgAsmPERVASizePair::get_section of type class ::SgAsmGenericSection*() | ||||
| asmPERVASizePairGetTraversalSuccessorByIndex :: Typeable a => SgAsmPERVASizePair a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmPERVASizePair::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmPERVASizePairGetTraversalSuccessorContainer :: Typeable a => SgAsmPERVASizePair a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmPERVASizePair::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmPERVASizePairGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmPERVASizePair a -> IO [CString] | ||||
| Stub for ::SgAsmPERVASizePair::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmPERVASizePairIsInMemoryPool :: Typeable a => SgAsmPERVASizePair a -> IO Bool | ||||
| Stub for ::SgAsmPERVASizePair::isInMemoryPool of type bool () | ||||
| asmPERVASizePairMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmPERVASizePair::memoryUsage of type ::size_t() | ||||
| asmPERVASizePairNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmPERVASizePair::numberOfNodes of type ::size_t() | ||||
| asmPERVASizePairSageClassName :: Typeable a => SgAsmPERVASizePair a -> IO String | ||||
| Stub for ::SgAsmPERVASizePair::sage_class_name of type const char *() | ||||
| asmPERVASizePairSetESize :: Typeable a => SgAsmPERVASizePair a -> CULong -> IO () | ||||
| Stub for ::SgAsmPERVASizePair::set_e_size of type void (::rose_addr_t) | ||||
| asmPERVASizePairSetSection :: (Typeable a, Typeable b) => SgAsmPERVASizePair a -> SgAsmGenericSection b -> IO () | ||||
| Stub for ::SgAsmPERVASizePair::set_section of type void (class ::SgAsmGenericSection*) | ||||
| asmPERVASizePairVariantT :: Typeable a => SgAsmPERVASizePair a -> IO VariantT | ||||
| Stub for ::SgAsmPERVASizePair::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |