Can it possible to use rational resampler code in tx_samples.cc

Hi,

Would it be possible to use the rational resampler code, ie.,
gr_rational_resampler_base_xxx.cc (which is in
gnuradio-core/src/lib/filter) in any of the C++ application lets say,
tx_samples.cc, just i want to upsample by certain interpolation factor,
and decimate by a factor, to achieve my data rate. Actually, i think,
these are the interface code to the grc application. If it is so, is
there any code available which i can use in my C++ application.

If so, just can give sample usage snippet.

best regards,
srinivas.