| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmTypeSingleFloat :: Typeable a => SgNode a -> IO (Maybe (SgAsmTypeSingleFloat ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmTypeSingleFloat. | ||||
| upSgAsmTypeSingleFloat :: Typeable a => SgAsmTypeSingleFloat a -> SgAsmTypeSingleFloat () | ||||
| Performs an upcast of a SgAsmTypeSingleFloat subtype to a SgAsmTypeSingleFloat. | ||||
| newAsmTypeSingleFloat :: IO (SgAsmTypeSingleFloat ()) | ||||
| Stub for ::SgAsmTypeSingleFloat::SgAsmTypeSingleFloat of type void () | ||||
| asmTypeSingleFloatCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmTypeSingleFloat a -> IO () | ||||
| Stub for ::SgAsmTypeSingleFloat::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmTypeSingleFloatClassName :: Typeable a => SgAsmTypeSingleFloat a -> IO String | ||||
| Stub for ::SgAsmTypeSingleFloat::class_name of type ::std::string() | ||||
| asmTypeSingleFloatCreateType :: IO (SgAsmTypeSingleFloat ()) | ||||
| Stub for ::SgAsmTypeSingleFloat::createType of type class ::SgAsmTypeSingleFloat*() | ||||
| asmTypeSingleFloatGetChildIndex :: (Typeable a, Typeable b) => SgAsmTypeSingleFloat a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmTypeSingleFloat::getChildIndex of type long (class ::SgNode*) | ||||
| asmTypeSingleFloatGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmTypeSingleFloat a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmTypeSingleFloat::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmTypeSingleFloatGetNumberOfTraversalSuccessors :: Typeable a => SgAsmTypeSingleFloat a -> IO CSize | ||||
| Stub for ::SgAsmTypeSingleFloat::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmTypeSingleFloatGetTraversalSuccessorByIndex :: Typeable a => SgAsmTypeSingleFloat a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmTypeSingleFloat::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmTypeSingleFloatGetTraversalSuccessorContainer :: Typeable a => SgAsmTypeSingleFloat a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmTypeSingleFloat::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmTypeSingleFloatGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmTypeSingleFloat a -> IO [CString] | ||||
| Stub for ::SgAsmTypeSingleFloat::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmTypeSingleFloatIsInMemoryPool :: Typeable a => SgAsmTypeSingleFloat a -> IO Bool | ||||
| Stub for ::SgAsmTypeSingleFloat::isInMemoryPool of type bool () | ||||
| asmTypeSingleFloatMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmTypeSingleFloat::memoryUsage of type ::size_t() | ||||
| asmTypeSingleFloatNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmTypeSingleFloat::numberOfNodes of type ::size_t() | ||||
| asmTypeSingleFloatSageClassName :: Typeable a => SgAsmTypeSingleFloat a -> IO String | ||||
| Stub for ::SgAsmTypeSingleFloat::sage_class_name of type const char *() | ||||
| asmTypeSingleFloatVariantT :: Typeable a => SgAsmTypeSingleFloat a -> IO VariantT | ||||
| Stub for ::SgAsmTypeSingleFloat::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |