LisaacTM Platform

ENTRY_UNIX


Entry ANSI C
Inherit/Insert Summary
parent_entry
parent_object No developed.
 
Constructor Summary
create_time
create_date
 
Slot Summary
access
access_time
access_date
update_time
update_date
path
name
string_tmp
string_tmp2
set_path
reduce_path
 
Path.
dirname
 
type.
is_directory
is_file
 
Open / Close
open
Return FILE or DIRECTORY, NULL:error.
is_open
 
Alias Entry.
get_parent_path in
 

Inherit/Insert Detail

parent_entry

.../base/file_system/TARGET/unix/entry_unix.li line #15

Section:
Inherit

Profile:
+ SelfSELFparent_entry :Expanded  ENTRY

parent_object

.../base/file_system/entry.li line #11

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Constructor Detail

create_time

.../base/file_system/TARGET/unix/entry_unix.li line #77

Section:
Public

Profile:
- SelfSELFcreate_time : TIME

create_date

.../base/file_system/TARGET/unix/entry_unix.li line #89

Section:
Public

Profile:
- SelfSELFcreate_date : DATE

Detail slot

access

.../base/file_system/TARGET/unix/entry_unix.li line #19

Section:
Public

Profile:
- SelfSELFaccess : UINTEGER_16

access_time

.../base/file_system/TARGET/unix/entry_unix.li line #29

Section:
Public

Profile:
- SelfSELFaccess_time : TIME

access_date

.../base/file_system/TARGET/unix/entry_unix.li line #41

Section:
Public

Profile:
- SelfSELFaccess_date : DATE

update_time

.../base/file_system/TARGET/unix/entry_unix.li line #53

Section:
Public

Profile:
- SelfSELFupdate_time : TIME

update_date

.../base/file_system/TARGET/unix/entry_unix.li line #65

Section:
Public

Profile:
- SelfSELFupdate_date : DATE

path

.../base/file_system/entry.li line #19

Section:
Public

Profile:
+ SelfSELFpath : STRING_CONSTANT

name

.../base/file_system/entry.li line #21

Section:
Public

Profile:
+ SelfSELFname : STRING_CONSTANT

string_tmp

.../base/file_system/entry.li line #79

Section:
ENTRY

Profile:
- SelfSELFstring_tmp : STRING

string_tmp2

.../base/file_system/entry.li line #81

Section:
ENTRY

Profile:
- SelfSELFstring_tmp2 : STRING

set_path

.../base/file_system/entry.li line #83

Section:
ENTRY

Profile:
- SelfSELFset_path   n : ABSTRACT_STRING

reduce_path

.../base/file_system/entry.li line #93

Section:
ENTRY

Profile:
- SelfSELFreduce_path   st : STRING

Path.

dirname

.../base/file_system/entry.li line #23

Section:
Public

Profile:
- SelfSELFdirname : STRING

type.

is_directory

.../base/file_system/entry.li line #50

Section:
Public

Profile:
- SelfSELFis_directory : BOOLEAN

is_file

.../base/file_system/entry.li line #59

Section:
Public

Profile:
- SelfSELFis_file : BOOLEAN

Open / Close

open

.../base/file_system/entry.li line #65

Section:
Public

Profile:
- SelfSELFopen : BOOLEAN

Description:
Return FILE or DIRECTORY, NULL:error.

is_open

.../base/file_system/entry.li line #71

Section:
Public

Profile:
- SelfSELFis_open : BOOLEAN

Alias Entry.

get_parent_path in

.../base/file_system/entry.li line #194

Section:
ENTRY

Profile:
- SelfSELFget_parent_path   p : ABSTRACT_STRING  in   tmp : STRING