Changeset 4704 for experimental/components/PacketizerSimpleBPSK/branches/PacketizerSimpleBPSK-metadata/src/PacketizerSimpleBPSK.h
- Timestamp:
- 08/14/07 14:37:26 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
experimental/components/PacketizerSimpleBPSK/branches/PacketizerSimpleBPSK-metadata/src/PacketizerSimpleBPSK.h
r4106 r4704 88 88 89 89 //list components provides and uses ports 90 standardInterfaces_i::realChar_p *dataIn _0; // data block91 standardInterfaces_i::realChar_ p *dataIn_1; // control block92 standardInterfaces _i::realChar_u *dataOut_0; // output packet90 standardInterfaces_i::realChar_p *dataIn; // data block 91 standardInterfaces_i::realChar_u *dataOut; // output packet 92 standardInterfaces::MetaData *metadata; 93 93 94 94 /// Writes control block data to output sequence