SAP ABAP Class CL_ABAP_C_READER (General Character-like Read Stream)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_CLOSE_RESOURCE Close Resource 20080416
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_C_READER General Character-like Read Stream 20080212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_READER General Read Stream 20071218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_DB_C_READER Character-like Database Read Stream 20071029
2 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_MEMORY_C_READER General, Character-like Memory read Stream 20071102
Properties
Class CL_ABAP_C_READER  
Short Description General Character-like Read Stream    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20071029   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_CLOSE_RESOURCE Close Resource 20080416
2 IF_ABAP_C_READER General Character-like Read Stream 20080212
3 IF_ABAP_READER General Read Stream 20071218
Friends
Class CL_ABAP_C_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLOSED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Stream Closed? 20080109
2 POINTER Instance attribute Private Type reference (TYPE) %_C_POINTER Internal Information 20080602
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20071218
2 CONSTRUCTOR Instance method Public Constructor 20080602
3 DATA_AVAILABLE Instance method Public Method 20071218
4 DELETE_MARK Instance method Public Method 20080109
5 DESTRUCTOR Instance method Public Destructor 20080603
6 IS_CLOSED Instance method Public Method 20071218
7 IS_MARK_SUPPORTED Instance method Public Method 20071221
8 IS_RESET_SUPPORTED Instance method Public Method 20071221
9 IS_X_READER Instance method Public Method 20071218
10 L_CONSTRUCTOR Instance method Private Method 20080603
11 READ Instance method Public Method 20080212
12 RESET Instance method Public Method 20071218
13 RESET_TO_MARK Instance method Public Method 20071221
14 SET_MARK Instance method Public Method 20071221
15 SKIP Instance method Public Method 20071218
Events
Class CL_ABAP_C_READER has no event.
Types
Class CL_ABAP_C_READER has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_ABAP_C_READER has no parameter.
Method CLOSE on class CL_ABAP_C_READER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ABAP_C_READER has no parameter.
Method CONSTRUCTOR on class CL_ABAP_C_READER has no exception.

Method DATA_AVAILABLE Signature

Method DATA_AVAILABLE on class CL_ABAP_C_READER has no parameter.
Method DATA_AVAILABLE on class CL_ABAP_C_READER has no exception.

Method DELETE_MARK Signature

Method DELETE_MARK on class CL_ABAP_C_READER has no parameter.
Method DELETE_MARK on class CL_ABAP_C_READER has no exception.

Method DESTRUCTOR Signature

Method DESTRUCTOR on class CL_ABAP_C_READER has no parameter.
Method DESTRUCTOR on class CL_ABAP_C_READER has no exception.

Method IS_CLOSED Signature

Method IS_CLOSED on class CL_ABAP_C_READER has no parameter.
Method IS_CLOSED on class CL_ABAP_C_READER has no exception.

Method IS_MARK_SUPPORTED Signature

Method IS_MARK_SUPPORTED on class CL_ABAP_C_READER has no parameter.
Method IS_MARK_SUPPORTED on class CL_ABAP_C_READER has no exception.

Method IS_RESET_SUPPORTED Signature

Method IS_RESET_SUPPORTED on class CL_ABAP_C_READER has no parameter.
Method IS_RESET_SUPPORTED on class CL_ABAP_C_READER has no exception.

Method IS_X_READER Signature

Method IS_X_READER on class CL_ABAP_C_READER has no parameter.
Method IS_X_READER on class CL_ABAP_C_READER has no exception.

Method L_CONSTRUCTOR Signature

Method L_CONSTRUCTOR on class CL_ABAP_C_READER has no parameter.
Method L_CONSTRUCTOR on class CL_ABAP_C_READER has no exception.

Method READ Signature

Method READ on class CL_ABAP_C_READER has no parameter.
Method READ on class CL_ABAP_C_READER has no exception.

Method RESET Signature

Method RESET on class CL_ABAP_C_READER has no parameter.
Method RESET on class CL_ABAP_C_READER has no exception.

Method RESET_TO_MARK Signature

Method RESET_TO_MARK on class CL_ABAP_C_READER has no parameter.
Method RESET_TO_MARK on class CL_ABAP_C_READER has no exception.

Method SET_MARK Signature

Method SET_MARK on class CL_ABAP_C_READER has no parameter.
Method SET_MARK on class CL_ABAP_C_READER has no exception.

Method SKIP Signature

Method SKIP on class CL_ABAP_C_READER has no parameter.
Method SKIP on class CL_ABAP_C_READER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711