Class Text_Io {Ada83}

Parent PackageLogical ViewAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindUtilityCardinalityn
Space ConcurrencySequential
PersistenceNo  


Assigned ComponentsText_Io


Operations
NameSignatureClass
End_Of_LineBoolean End_Of_Line ()Text_Io
New_Page New_Page ()Text_Io
Skip_Page Skip_Page ()Text_Io
End_Of_PageBoolean End_Of_Page ()Text_Io
End_Of_FileBoolean End_Of_File ()Text_Io
Get Get (out Character Item)Text_Io
Put Put (in Character Item)Text_Io
Get Get (out String Item)Text_Io
Put Put (in String Item)Text_Io
Get_Line Get_Line (out String Item, out Natural Last)Text_Io
Put_Line Put_Line (in String Item)Text_Io


Attributes
NameClassTypeInitial Value
Status_ErrorText_Iorenames Io_Exceptions.Status_Error 
Mode_ErrorText_Iorenames Io_Exceptions.Mode_Error 
Name_ErrorText_Iorenames Io_Exceptions.Name_Error 
Use_ErrorText_Iorenames Io_Exceptions.Use_Error 
Device_ErrorText_Iorenames Io_Exceptions.Device_Error 
End_ErrorText_Iorenames Io_Exceptions.End_Error 
Data_ErrorText_Iorenames Io_Exceptions.Data_Error 
Layout_ErrorText_Iorenames Io_Exceptions.Layout_Error 


Dependencies
NameClassSupplier
declText_IoFile_Type
declText_IoFile_Mode
declText_IoCount
declText_IoPositive_Count
declText_IoField
declText_IoNumber_Base
declText_IoType_Set
packageText_IoText_Io.Integer_Io
packageText_IoText_Io.Float_Io
packageText_IoText_Io.Fixed_Io
packageText_IoText_Io.Enumeration_Io
--Not Named--Text_IoIo_Exceptions



Property Settings

Data Modeler
dmItemFalseDMName 
IsTableFalseIsViewFalse
IsDomainFalseIsSPPackageFalse
Synonymns TableSpaceID 
SourceId SourceType 
CorrelationName SelectClause 
IsUpdateableTrueCheckOptionNone
IsSnapShotFalseIsDistinctFalse
PersistToServer IsPackageFalse


Ada83
CodeName ClassNameObject
ClassAccessPrivateImplementationType 
IsSubtypeFalsePolymorphicUnitFalse
HandleNameHandleHandleAccessPublic
Discriminant Variant 
EnumerationLiteralPrefixA_RecordFieldPrefixThe_
GenerateAccessorOperationsFalseGenerateStandardOperationsFalse
ImplicitParameterFalseClassParameterNameThis
DefaultConstructorKindFunctionDefaultConstructorNameCreate
InlineDefaultConstructorFalseCopyConstructorKindFunction
CopyConstructorNameCopyInlineCopyConstructorFalse
DestructorNameFreeInlineDestructorFalse
ClassEqualityOperation HandleEqualityOperation 
InlineEqualityFalseIsTaskFalse
Representation ImplementationSetPublic, Private, LimitedPrivate, DoNotCreate
ConstructorKindSetProcedure, Function, DoNotCreate