SAP ABAP Class CL_VMCDBG_CLASSDEF_CACHE (Cache for class definition data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_DEBUG (Package) VMC Debugger (new)
Properties
Class CL_VMCDBG_CLASSDEF_CACHE  
Short Description Cache for class definition data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVMCRT_DEBUG   VMC Debugger (new) 
Created 20110927   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VMCDBG_CLASSDEF_CACHE has no forward declaration.
Interfaces
Class CL_VMCDBG_CLASSDEF_CACHE has no interface implemented.
Friends
Class CL_VMCDBG_CLASSDEF_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CACHE Static Attribute Private See coding 20110927
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFINITION Static method Public Method 20110927
Events
Class CL_VMCDBG_CLASSDEF_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CACHED_DEFINITION Private See coding 20110927 begin of ty_cached_definition, typename type string, def type if_vmcdbg_control=>ty_class_definition, end of ty_cached_definition
Method Signatures

Method GET_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CLASS_DEFINITION Value transfer Type reference (TYPE) IF_VMCDBG_CONTROL=>TY_CLASS_DEFINITION 20110927
2 Importing P_TYPE Call by reference Type reference (TYPE) STRING 20110927

Method GET_DEFINITION on class CL_VMCDBG_CLASSDEF_CACHE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702