A class that receives and transmits data through a magic pipe connection to a pipe agent running in the target system.
conf_object, log_object
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
-
info
– print information about the object
-
status
– print status of the object
-
haps
-
Optional attribute;
read/write access; type:
i
Magic hap count
-
input
-
Pseudo attribute;
read/write access; type:
s|n
Input file
-
magic
-
Pseudo attribute;
read/write access; type:
i
Magic number of the pipe agent
-
output
-
Pseudo attribute;
read/write access; type:
s|n
Output file
-
pipe
-
Pseudo attribute;
read/write access; type:
o|n
Connected pipe object or NIL
pipe-manager-example